diff options
-rw-r--r-- | .gitconfig | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -93,8 +93,8 @@ meta = yellow bold frag = magenta bold # line info - old = red bold # deletions - new = green bold # additions + old = red # deletions + new = green # additions [color "status"] |