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.