Enable color output in Windows cmd.exe
commit00602cfaf3bb7ad1f4952e9f23f76c31ebd59dc3
authorKarsten Blees <blees@dcon.de>
Sat, 31 Jul 2010 00:04:00 +0000 (31 00:04 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 13 Mar 2012 05:44:27 +0000 (13 00:44 -0500)
treefbf78a426ca51baec7344c12533d7ee32141113f
parentaea0c11918f85dc37acd83af241933401e97459c
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