splice mergetool added
This commit is contained in:
parent
b541388c84
commit
90570dc4f5
1 changed files with 3 additions and 0 deletions
|
@ -23,3 +23,6 @@
|
|||
tool = kdiff3
|
||||
[mergetool]
|
||||
keepBackup = false
|
||||
[mergetool "splice"]
|
||||
cmd = "vim -f $BASE $LOCAL $REMOTE $MERGED -c 'SpliceInit'"
|
||||
trustExitCode = true
|
||||
|
|
Loading…
Reference in a new issue