commit | baea068d677fae92d7903e984cf93bbd5195a000 | [log] [tgz] |
---|---|---|
author | Karsten Blees <blees@dcon.de> | Thu Jul 17 17:38:06 2014 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Jul 21 09:32:50 2014 -0700 |
tree | d5c31ff7b5119067f7359e65f204243a843c9a4e | |
parent | 6dc715439b8e9ec85d6412750665431dd6a5afc6 [diff] |
Win32: 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> Signed-off-by: Stepan Kasal <kasal@ucw.cz> Signed-off-by: Junio C Hamano <gitster@pobox.com>