Enable color output in Windows cmd.exe
commit7b6e63b9899a625145f4311fbf19aa2881f9fc2e
authorKarsten Blees <blees@dcon.de>
Sat, 31 Jul 2010 00:04:00 +0000 (31 00:04 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 19 Jun 2012 22:29:37 +0000 (19 23:29 +0100)
tree6dad0d480920ea485a692027b5ef358d4680da4b
parentae5cf87787813104e969811f32709adce1b4fc46
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