Use difftastic for git diff

This commit is contained in:
2022-04-11 16:48:03 +02:00
parent 015b72cbef
commit efa3e34d02

View File

@ -21,5 +21,8 @@
reflog = delta reflog = delta
show = delta show = delta
[diff]
external = difft
[interactive] [interactive]
diffFilter = delta --color-only diffFilter = delta --color-only