Enable color output in Windows cmd.exe
commitf9a8b529a51fcec83dc94a0aebc6a0c479d0a4ae
authorKarsten Blees <blees@dcon.de>
Sat, 31 Jul 2010 00:04:00 +0000 (31 00:04 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 11 Aug 2010 13:47:28 +0000 (11 15:47 +0200)
tree18fea407c75de7599d4671b2d7a0185ab2abd674
parent3ea82c9f1cede89b6e30b1fe4202ad3c2278d03b
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