Enable color output in Windows cmd.exe
commit26b45a87c8341e637519c23914e29ba010a20778
authorKarsten Blees <blees@dcon.de>
Sat, 31 Jul 2010 00:04:00 +0000 (31 00:04 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 13 Sep 2013 08:36:10 +0000 (13 09:36 +0100)
tree6d01c429841382a5c2c4e7ada5c7451e7aae2af5
parentd5404ad91b559b441c61f57dc6824502652acb09
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