Enable color output in Windows cmd.exe
commit1414047c9606a0292808f74d2ac4f98fd34b5396
authorKarsten Blees <blees@dcon.de>
Sat, 31 Jul 2010 00:04:00 +0000 (31 00:04 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 30 Mar 2012 18:42:37 +0000 (30 13:42 -0500)
tree9ba19279682e3b58a1320bb31187b6fcb1b074af
parent4d1917f6884a3fce4edeae8aad3be385c5c07fad
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