Enable color output in Windows cmd.exe
commit4f44a7f38774d3c11a8289131729712f960d2246
authorKarsten Blees <blees@dcon.de>
Sat, 31 Jul 2010 00:04:00 +0000 (31 00:04 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 11 May 2012 22:50:02 +0000 (11 17:50 -0500)
tree6179878f274dd339c54bdc9341c108cfcfd2bb87
parent31f9c4f00b11cc22a436823aa0fa168700bc20bf
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