summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2008-04-19 21:09:54 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2008-04-19 21:09:54 -0700
commitdc46fa36b8dc407512fa41062caf57082a22907a (patch)
treeb64f0fd82bae3638348af34627e396cb545a12bc /Documentation
parentMerge branch 'jc/maint-rebase-am' (diff)
parentUse color.ui variable in scripts too (diff)
downloadtgif-dc46fa36b8dc407512fa41062caf57082a22907a.tar.xz
Merge branch 'mk/color'
* mk/color: Use color.ui variable in scripts too
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-config.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/git-config.txt b/Documentation/git-config.txt
index fa161718dd..5de5d051b7 100644
--- a/Documentation/git-config.txt
+++ b/Documentation/git-config.txt
@@ -144,6 +144,8 @@ See also <<FILES>>.
"auto". If `stdout-is-tty` is missing, then checks the standard
output of the command itself, and exits with status 0 if color
is to be used, or exits with status 1 otherwise.
+ When the color setting for `name` is undefined, the command uses
+ `color.ui` as fallback.
--get-color name default::