Enable color output in Windows cmd.exe
commitcc2d2c551e45f22644bcc720973f59e668ec21e8
authorKarsten Blees <blees@dcon.de>
Sat, 31 Jul 2010 00:04:00 +0000 (31 00:04 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 22 Oct 2012 12:29:57 +0000 (22 13:29 +0100)
tree9a923245d6c4b440d8c6624520d9495c6350ae90
parent96dac0ab94a1d18d9ebcd74b21696f7cb2fccf69
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