Enable color output in Windows cmd.exe
commit405a78ca92019dfba285bc8238ea6e26cd01d1c4
authorKarsten Blees <blees@dcon.de>
Sat, 31 Jul 2010 00:04:00 +0000 (31 00:04 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 24 Oct 2011 15:05:49 +0000 (24 10:05 -0500)
tree10d6d59ae1c68f19ecaca3277b78daf5bf58c0df
parent4113cbc4c1e9f6f9bfcbe9cee5c95f64de41c405
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