Enable color output in Windows cmd.exe
commit222718b7591578a4873d86babd23a11b0e1a95f5
authorKarsten Blees <blees@dcon.de>
Sat, 31 Jul 2010 00:04:00 +0000 (31 00:04 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 6 Aug 2011 11:44:23 +0000 (6 13:44 +0200)
treee88a84ac4189b2fd9bf6b2b134768aa9300e5bb9
parent54598de391a4806363b75b6a78b7a7d72844b031
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