Enable color output in Windows cmd.exe
commit08684f92ecba5a97e6296070aa5d0e524e25fa7e
authorKarsten Blees <blees@dcon.de>
Sat, 31 Jul 2010 00:04:00 +0000 (31 00:04 +0000)
committerStepan Kasal <kasal@ucw.cz>
Thu, 29 May 2014 08:40:01 +0000 (29 10:40 +0200)
treead7344e048f2633dcc91f091f6a4f52e1b553b05
parent5654a6cc37cdb94481ef45e122ee2f1cdccb48d6
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