Enable color output in Windows cmd.exe
commit25b3c58e48353c9b9c82383a87e0ebd840679031
authorKarsten Blees <blees@dcon.de>
Sat, 31 Jul 2010 00:04:00 +0000 (31 00:04 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 10 Sep 2010 22:44:29 +0000 (10 23:44 +0100)
tree239d22fd17e8e6395cb7c2bbdd2ce855a8682fb6
parent72ac03529cc13b1d2ee6fd8af3a3c459d80c8734
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