Enable color output in Windows cmd.exe
commitf460bdf87e54b68b33e84d6534bbf6d19963612d
authorKarsten Blees <blees@dcon.de>
Sat, 31 Jul 2010 00:04:00 +0000 (31 00:04 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 19 Dec 2010 22:17:03 +0000 (19 23:17 +0100)
tree1c6f30fd20fa3d54e4d87b2bfdc9e4c197317ef5
parent0d28977e234ec25064cc021806dd4e560f9072f8
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