blame: create scoreboard setup function
[gitweb.git] / Documentation / config.txt
index 475e874d51550eba26a578c0ce3b17b61384fddc..96e9cf8b730cd0ab0b2152180a92cad32c7ca8e9 100644 (file)
@@ -1137,7 +1137,10 @@ color.status.<slot>::
        `untracked` (files which are not tracked by Git),
        `branch` (the current branch),
        `nobranch` (the color the 'no branch' warning is shown in, defaulting
-       to red), or
+       to red),
+       `localBranch` or `remoteBranch` (the local and remote branch names,
+       respectively, when branch and tracking information is displayed in the
+       status short-format), or
        `unmerged` (files which have unmerged changes).
 
 color.ui::