Make Kaleidoscope git's diff and merge tool
This commit is contained in:
parent
674cb85503
commit
9df36b0a3f
1 changed files with 7 additions and 6 deletions
|
|
@ -62,3 +62,4 @@
|
|||
cmd = ksdiff --partial-changeset --relative-path \"$MERGED\" -- \"$LOCAL\" \"$REMOTE\"
|
||||
[mergetool "Kaleidoscope"]
|
||||
cmd = ksdiff --merge --output \"$MERGED\" --base \"$BASE\" -- \"$LOCAL\" --snapshot \"$REMOTE\" --snapshot
|
||||
trustExitCode = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue