Enable color output in Windows cmd.exe
commitc4b8603eff92214bfb5b4e8dd62ef099bcd6ec7e
authorKarsten Blees <blees@dcon.de>
Sat, 31 Jul 2010 00:04:00 +0000 (31 00:04 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 8 Jan 2012 17:11:14 +0000 (8 11:11 -0600)
tree53c4c4212b037ecd1ab5f0efabdea800ced53a39
parent9ef6c7bf0362baed07602e24b9d0b1f10e65c52f
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