Enable color output in Windows cmd.exe
commit2755618b70d6bbf02f5077f57b398756c335a414
authorKarsten Blees <blees@dcon.de>
Sat, 31 Jul 2010 00:04:00 +0000 (31 00:04 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 10 May 2014 21:56:29 +0000 (10 16:56 -0500)
treed5cbd313075059ee0f5f94c5ac3695a195a7fa71
parentf967550ce2761806cc87e8956961c4246e58425a
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