Enable color output in Windows cmd.exe
commit8b72752d8272624e3da5598c130ee0963e004c00
authorKarsten Blees <blees@dcon.de>
Sat, 31 Jul 2010 00:04:00 +0000 (31 00:04 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 1 Feb 2011 22:23:24 +0000 (1 16:23 -0600)
tree08e4bb793f7f81cefd21b1f0a144ebbc59a1b75a
parent1e1f5afb8a55361b2cbdc75618e87a93225b8a17
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