merge-octopus: Work around environment issue on Windows
commitf25c4f92b850d4fed4b429c01c2ce8a7f51a5b1d
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 11 Jun 2010 22:45:35 +0000 (12 00:45 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 12 Jun 2010 11:09:33 +0000 (12 13:09 +0200)
treec2fc460bd46aacf5fc129146342257e585d51a57
parent895184e595ddb6ab84b3001ce039ca807c6a015b
merge-octopus: Work around environment issue on Windows

For some reason, the environment variables get upper-cased when a
subprocess is launched on Windows. Cope with that.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
git-merge-octopus.sh