Enable color output in Windows cmd.exe
commit85e3d57704287e6edbaae16c5d262be8608ec1c8
authorKarsten Blees <blees@dcon.de>
Sat, 31 Jul 2010 00:04:00 +0000 (31 00:04 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 29 Jan 2012 10:58:10 +0000 (29 10:58 +0000)
tree748c804ce1d28cebdfe6651e99fc4d5b5b808b41
parent2604411e2cfd33f560563a2576f74e064276b6ed
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