Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information