merge-octopus: Work around environment issue on Windows
commit70a6928b69d8c213ff0edb2fff8bbe82afb46bc4
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 11 Jun 2010 22:45:35 +0000 (12 00:45 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 5 Jul 2010 09:10:47 +0000 (5 11:10 +0200)
treebc10972575274514a2d3e832d1a5ec982463ceab
parent0b640087b5a61a45e96a458d8b64912d390f6ef9
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