We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 03c386e + b67fe5e commit e89694dCopy full SHA for e89694d
README.md
@@ -38,6 +38,7 @@ git config --global color.diff-highlight.newHighlight "green bold 22"
38
39
git config --global color.diff.meta "11"
40
git config --global color.diff.frag "magenta bold"
41
+git config --global color.diff.func "146 bold"
42
git config --global color.diff.commit "yellow bold"
43
git config --global color.diff.old "red bold"
44
git config --global color.diff.new "green bold"
0 commit comments