merge-octopus: Work around environment issue on Windows
commit4601c425403ceaa512aeb8fc3d13802aebc3e7dd
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 11 Jun 2010 22:45:35 +0000 (12 00:45 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 25 Aug 2010 10:28:51 +0000 (25 12:28 +0200)
treee8b11f95693fcdc12387b3d1378a22c8e7147c90
parentde787e4ac889b42dc7a28bd80cb2190ca6189a9f
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