summaryrefslogtreecommitdiff
path: root/Documentation/config.txt
diff options
context:
space:
mode:
authorNazri Ramliy <ayiehere@gmail.com>2010-06-24 08:21:16 +0800
committerJunio C Hamano <gitster@pobox.com>2010-06-24 12:57:34 -0700
commit5e11bee65f601ba97dc4c61c75fcb2f448fdcb1c (patch)
treee9a6767dfbaeec64b96843c74f4315d8d9220770 /Documentation/config.txt
parent67a4b5864f9423ccfe8090365029dae918504830 (diff)
downloadgit-5e11bee65f601ba97dc4c61c75fcb2f448fdcb1c.tar.gz
Allow customizable commit decorations colors
Signed-off-by: Nazri Ramliy <ayiehere@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/config.txt')
-rw-r--r--Documentation/config.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/config.txt b/Documentation/config.txt
index 7afd0a333f..89cb487bd1 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -683,6 +683,11 @@ color.diff.<slot>::
(highlighting whitespace errors). The values of these variables may be
specified as in color.branch.<slot>.
+color.decorate.<slot>::
+ Use customized color for 'git log --decorate' output. `<slot>` is one
+ of `branch`, `remoteBranch`, `tag`, `stash` or `HEAD` for local
+ branches, remote tracking branches, tags, stash and HEAD, respectively.
+
color.grep::
When set to `always`, always highlight matches. When `false` (or
`never`), never. When set to `true` or `auto`, use color only