gitconfig: Highlight all whitespace changes

This commit is contained in:
Thomas Preisner 2025-11-27 12:51:02 +01:00
parent f9e0d94412
commit 4364523b5e

View file

@ -22,6 +22,8 @@
t = tag
[init]
defaultBranch = main
[diff]
wsErrorHighlight = all
[diff "ansible-vault"]
textconv = "ansible-vault view"
[diff "sopsdiffer"]