Enable color output in Windows cmd.exe
commit3ecc14dd204a6cf088839d4f28b1591487decc84
authorKarsten Blees <blees@dcon.de>
Sat, 31 Jul 2010 00:04:00 +0000 (31 00:04 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 20 May 2012 23:45:28 +0000 (20 17:45 -0600)
treedbe8cae028c05535e9ea892d504a384ab6ef46cb
parent8000975830d52d79ddf9a096c8aa162ba1a14dd4
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