git config: yellow bold -> yellow as yellow bold not seen on white background.

This commit is contained in:
Kolan Sh 2016-10-03 16:34:21 +03:00
parent c233c7513a
commit 0dc0d0d634
1 changed files with 3 additions and 0 deletions

View File

@ -24,6 +24,9 @@
changed = green
untracked = cyan
[color "decorate"]
tag = yellow
[alias]
unstage = reset HEAD --
st = status