merge-octopus: Work around environment issue on Windows
commitbb86711f5f6032862d06b8ab8b382c9869a1013e
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, 1 Oct 2010 22:21:28 +0000 (1 23:21 +0100)
treed5b237f54aecaf46ebd445255335493bb08026b5
parent84329f64e5bda0eaec015a75a39c86e02221a3ac
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