Enable color output in Windows cmd.exe
commit9123a3d382eb6b3e8b8019ced340a273bb0221c2
authorKarsten Blees <blees@dcon.de>
Sat, 31 Jul 2010 00:04:00 +0000 (31 00:04 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 8 Jan 2011 14:15:32 +0000 (8 15:15 +0100)
tree9426de2a4bd9bd88bb3e2345e525c7b8cb392899
parent550f380bcccbc62d41ebe224f1fe4417a3e2a191
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