Enable color output in Windows cmd.exe
commit0ebe5e3127145c21a676e215185938e70404669f
authorKarsten Blees <blees@dcon.de>
Sat, 31 Jul 2010 00:04:00 +0000 (31 00:04 +0000)
committerKarsten Blees <blees@dcon.de>
Thu, 15 Mar 2012 17:05:15 +0000 (15 18:05 +0100)
tree1c1916760601ad8161630ed9a5f7b6902bb8a001
parent3be9c9c31fe365a242241a5886396c03b939d9dc
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