Skip to content

Instantly share code, notes, and snippets.

@jkarsrud
Created May 27, 2015 07:38
Show Gist options
  • Save jkarsrud/027eb984409890e66e4b to your computer and use it in GitHub Desktop.
Save jkarsrud/027eb984409890e66e4b to your computer and use it in GitHub Desktop.
SmartSynchronize as difftool OSX
[diff]
tool = smartsynchronize
[difftool "smartsynchronize"]
cmd = /Applications/SmartSynchronize.app/Contents/MacOS/SmartSynchronize "$LOCAL" "$REMOTE"
[difftool]
prompt = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment