Skip to content

Instantly share code, notes, and snippets.

@thil
Created May 29, 2014 05:32
Show Gist options
  • Save thil/26b4901e25965d44f29d to your computer and use it in GitHub Desktop.
Save thil/26b4901e25965d44f29d to your computer and use it in GitHub Desktop.
p4merge git
[mergetool "p4merge"]
cmd = /Applications/p4merge.app/Contents/MacOS/p4merge "$BASE" "$LOCAL" "$REMOTE" "$MERGED"
keepTemporaries = false
trustExitCode = false
keepBackup = false
[merge]
tool = p4merge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment