Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Contreras <felipe.contreras@gmail.com>2013-04-15 06:37:49 +0400
committerJunio C Hamano <gitster@pobox.com>2013-04-15 22:04:44 +0400
commitdbda21fa87c1c5495c2f8ced4c40d7dbfa1cdcc2 (patch)
tree0a94930a268eb5e5781ad8cb467584d505c6b23b /Documentation/config.txt
parent924f6c3d3931ea782b0f9abee7b8012fe8e5e0fb (diff)
branch: colour upstream branches
Otherwise when using 'git branch -vv' it's hard to see them among so much output. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/config.txt')
-rw-r--r--Documentation/config.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/config.txt b/Documentation/config.txt
index 3d750e0452..426d02c9a0 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -807,7 +807,8 @@ color.branch::
color.branch.<slot>::
Use customized color for branch coloration. `<slot>` is one of
`current` (the current branch), `local` (a local branch),
- `remote` (a remote-tracking branch in refs/remotes/), `plain` (other
+ `remote` (a remote-tracking branch in refs/remotes/),
+ `upstream` (upstream tracking branch), `plain` (other
refs).
+
The value for these configuration variables is a list of colors (at most