author | Junio C Hamano <gitster@pobox.com> | |
Thu, 6 Dec 2007 06:12:07 +0000 (22:12 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 6 Dec 2007 07:05:10 +0000 (23:05 -0800) | ||
commit | 69243c2b956d69636ae04c184bc8063a6fab728a | |
tree | c5ec018e9eae0d7b12c194e41287cce865d4d020 | tree | snapshot |
parent | b4c61ed6d35ea00494f953a27abbc902617972ec | commit | diff |
config --get-colorbool: diff.color is a deprecated synonym to color.diff
The applications can ask for color.diff but the configuration of old
timer users can still instruct it to use color with diff.color this
way.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The applications can ask for color.diff but the configuration of old
timer users can still instruct it to use color with diff.color this
way.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-config.c | diff | blob | history |