Merge branch 'fc/branch-upstream-color'
Add more colors to "git branch -vv" output. * fc/branch-upstream-color: branch: colour upstream branches
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user