change diff colors in git config
This commit is contained in:
parent
a644d33109
commit
b1de5c7c10
1 changed files with 3 additions and 0 deletions
|
|
@ -14,3 +14,6 @@
|
||||||
helper = store
|
helper = store
|
||||||
[rebase]
|
[rebase]
|
||||||
autosquash = true
|
autosquash = true
|
||||||
|
[color "diff"]
|
||||||
|
meta = blue
|
||||||
|
frag = yellow bold
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue