Enable color output in Windows cmd.exe
commit0b24fce5f0b9eb5282a6f4f42bd78eb189ce8ec2
authorKarsten Blees <blees@dcon.de>
Sat, 31 Jul 2010 00:04:00 +0000 (31 00:04 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 1 Oct 2012 13:34:26 +0000 (1 14:34 +0100)
treeca0cbb5c041e473e0e83bbeda752a4682cca589c
parent5ec94b812ba40dfc86e2e0aa2fa9370dadf31ed5
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