fixed diffmerge path
This commit is contained in:
parent
cb530888ee
commit
c873b524c9
@ -20,4 +20,4 @@
|
||||
tool = diffmerge
|
||||
[mergetool "diffmerge"]
|
||||
trustExitCode = true
|
||||
cmd = /usr/local/bin/diffmerge --merge --result="$MERGED" "$LOCAL" "$BASE" "$REMOTE"
|
||||
cmd = /Applications/DiffMerge.app/Contents/Resources/diffmerge.sh --merge --result="$MERGED" "$LOCAL" "$BASE" "$REMOTE"
|
||||
|
Loading…
Reference in New Issue
Block a user