Enable color output in Windows cmd.exe
commitf93cb107fa5740585082a3491782284e5c62bc6c
authorKarsten Blees <blees@dcon.de>
Sat, 31 Jul 2010 00:04:00 +0000 (31 00:04 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 2 Nov 2011 20:12:11 +0000 (2 15:12 -0500)
tree42f0fc8ca22a9ec551200af658826e8fc53faa57
parent0a9bbaddda59d99094d8a55b8fd68cec71eca544
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