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
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[diff]
|
||||
wsErrorHighlight = all
|
||||
[diff "ansible-vault"]
|
||||
textconv = "ansible-vault view"
|
||||
[diff "sopsdiffer"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue