Git Config: Set delta as interactive differ
This commit is contained in:
parent
52a795b7f2
commit
8ef2188cbf
1 changed files with 3 additions and 0 deletions
|
@ -27,3 +27,6 @@
|
|||
|
||||
[credential]
|
||||
helper = store
|
||||
|
||||
[interactive]
|
||||
diffFilter = delta --color-only --features=interactive
|
||||
|
|
Loading…
Reference in a new issue