Enable color output in Windows cmd.exe
commit69035b8f15888a14068d0727b56a9040620768b0
authorKarsten Blees <blees@dcon.de>
Sat, 31 Jul 2010 00:04:00 +0000 (31 00:04 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 25 Aug 2010 10:31:24 +0000 (25 12:31 +0200)
tree1a6432f12c02f270317806c8cb88467a926bbf61
parent57916d5259dd3d5df7e82a54d257261b4fe29c1e
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