summaryrefslogtreecommitdiff
path: root/Documentation/git-config.txt
diff options
context:
space:
mode:
authorMatthias Kestenholz <mk@spinlock.ch>2008-04-09 19:32:06 (GMT)
committerJunio C Hamano <gitster@pobox.com>2008-04-10 19:40:50 (GMT)
commit4d4f5ba3ea9d22137f86f1d8e574a667e76e45bf (patch)
tree99e9ad23dc5b36bea9af048d46336614b740c55d /Documentation/git-config.txt
parent71349732c53a4c1b64729628b04db7b3c3f7606d (diff)
downloadgit-4d4f5ba3ea9d22137f86f1d8e574a667e76e45bf.zip
git-4d4f5ba3ea9d22137f86f1d8e574a667e76e45bf.tar.gz
git-4d4f5ba3ea9d22137f86f1d8e574a667e76e45bf.tar.bz2
Use color.ui variable in scripts too
Signed-off-by: Matthias Kestenholz <mk@spinlock.ch> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-config.txt')
-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 fa16171..5de5d05 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::