merge-octopus: Work around environment issue on Windows
commit784eb8ca402fef4ffdc77e983aea7e0c2db463cf
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 11 Jun 2010 22:45:35 +0000 (12 00:45 +0200)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 17 Sep 2010 09:30:31 +0000 (17 10:30 +0100)
treefe7cad90c084c8d4b7d168f5b7f9034661785e25
parent253b120577ec2c8708816b7fe1064582ed24e79a
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