diff options
author | Pang Yan Han <pangyanhan@gmail.com> | 2011-09-13 01:46:41 +0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-09-12 11:43:58 -0700 |
commit | 787570c7cddea7ffe3cb2e52c8af169bb17ba29b (patch) | |
tree | de3d16dcb3e162ff5b8903629e0460b2b4e1d9e9 /Documentation/git-count-objects.txt | |
parent | want_color: automatically fallback to color.ui (diff) | |
download | tgif-787570c7cddea7ffe3cb2e52c8af169bb17ba29b.tar.xz |
format-patch: ignore ui.color
commit c9bfb953 (want_color: automatically fallback to color.ui,
2011-08-17) introduced a regression where format-patch produces colorized
patches when color.ui is set to "always".
In f3aafa4 (Disable color detection during format-patch, 2006-07-09),
git_format_config was taught to intercept diff.color to avoid passing it
down to git_log_config and later, git_diff_ui_config.
Teach git_format_config to intercept color.ui in the same way.
Helped-by: Jeff King <peff@peff.net>
Signed-off-by: Pang Yan Han <pangyanhan@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-count-objects.txt')
0 files changed, 0 insertions, 0 deletions