Enable color output in Windows cmd.exe
commitea0869baf3277d1399baff9983239169dce704a4
authorKarsten Blees <blees@dcon.de>
Sat, 31 Jul 2010 00:04:00 +0000 (31 00:04 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 3 Aug 2010 08:35:35 +0000 (3 10:35 +0200)
tree8b59b832f3297ae6171e2e04f3b7aebef72431b9
parent4c8389b25763d70b6d6defa39dd0e6aa760c6029
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