gitconfig: Highlight all whitespace changes
This commit is contained in:
parent
f9e0d94412
commit
4364523b5e
1 changed files with 2 additions and 0 deletions
|
|
@ -22,6 +22,8 @@
|
||||||
t = tag
|
t = tag
|
||||||
[init]
|
[init]
|
||||||
defaultBranch = main
|
defaultBranch = main
|
||||||
|
[diff]
|
||||||
|
wsErrorHighlight = all
|
||||||
[diff "ansible-vault"]
|
[diff "ansible-vault"]
|
||||||
textconv = "ansible-vault view"
|
textconv = "ansible-vault view"
|
||||||
[diff "sopsdiffer"]
|
[diff "sopsdiffer"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue