From 94fa08005d0fd416c9d61ecca0e0215e095c3290 Mon Sep 17 00:00:00 2001 From: Vlad Dinulescu Date: Tue, 14 Mar 2017 00:27:41 +0200 Subject: [PATCH] Document color.sh.upstream-state. --- README.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/README.markdown b/README.markdown index 4dca93c..278e3f7 100644 --- a/README.markdown +++ b/README.markdown @@ -86,6 +86,7 @@ and `color.sh.dirty` git config values: $ git config --global color.sh.dirty 'red' $ git config --global color.sh.dirty-stash 'red' $ git config --global color.sh.repo-state 'red' + $ git config --global color.sh.upstream-state 'yelow' See [colors in git](http://scie.nti.st/2007/5/2/colors-in-git) for information.