author | Markus Heidelberg <markus.heidelberg@web.de> | |
Thu, 8 Jan 2009 18:53:01 +0000 (19:53 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 9 Jan 2009 01:30:43 +0000 (17:30 -0800) | ||
commit | 3f4b609f5f3146a34eb72e82ab55714328e0bd1a | |
tree | 1548277a0ae9e66bad89db04fd45e9d1a603561a | tree | snapshot |
parent | 152d70f7287c54135aa93990b462e2d34a39f500 | commit | diff |
git-commit: color status output when color.ui is set
When using "git commit" and there was nothing to commit (the editor
wasn't launched), the status output wasn't colored, even though color.ui
was set. Only when setting color.status it worked.
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
When using "git commit" and there was nothing to commit (the editor
wasn't launched), the status output wasn't colored, even though color.ui
was set. Only when setting color.status it worked.
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-commit.c | diff | blob | history |