merge-octopus: Work around environment issue on Windows
commit0977f1bc831068319ae69075896421df88e7850e
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, 10 Sep 2010 22:44:17 +0000 (10 23:44 +0100)
treed1766fb147268fc4f5306dba10538ea6408ab210
parent48195b03b8a02193adce46d71c960a8c2bbec331
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