Enable color output in Windows cmd.exe
commit93e4be88861d904900261e01c9797fbf4c3be8b4
authorKarsten Blees <blees@dcon.de>
Sat, 31 Jul 2010 00:04:00 +0000 (31 00:04 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 28 Dec 2010 17:56:08 +0000 (28 18:56 +0100)
tree8357cef1f00b87bdcad72a3e03b5ab19ab1a7daa
parent504b3c2a638f4c82e46b03b10a90c3a673e069f6
Enable color output in Windows cmd.exe

Git requires the TERM environment variable to be set for all color*
settings. Simulate the TERM variable if it is not set (default on Windows).

Signed-off-by: Karsten Blees <blees@dcon.de>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
compat/mingw.c