Enable color output in Windows cmd.exe
commit682c800d4a4c818bb1d90386b20a20542e75f361
authorKarsten Blees <blees@dcon.de>
Sat, 31 Jul 2010 00:04:00 +0000 (31 00:04 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 10 Apr 2014 18:52:10 +0000 (10 13:52 -0500)
tree8ef8f25ba60a95f01c42407b5dc3d34ef7af620c
parent3490e96ab623e5f37b069cbd0e5672fbc7921a66
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