merge-octopus: Work around environment issue on Windows
commit459db2880ebf2b355d22e24105d4336d354d2390
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 11 Jun 2010 22:45:35 +0000 (12 00:45 +0200)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 24 Oct 2010 23:04:06 +0000 (25 00:04 +0100)
treecfc17b0856ac7128f02841a0265a805831dc5848
parent59f304b19f33af5978be9043d1981aea497d2e6a
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.

[PT: fixed typo in the char range noted by junio]

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
git-merge-octopus.sh