yousseb / meld

Meld for macOS
https://yousseb.github.io/meld/
GNU General Public License v2.0
2.28k stars 119 forks source link

SourceTree Setting to use Meld as diff/merge tool #80

Open dinobu opened 5 years ago

dinobu commented 5 years ago

Would be nice to update document with info about how to use Meld as diff/merge tool in SourceTree

dsbecker commented 5 years ago

It's the same way as you do in .gitconfig, but copy paste the commands into the sourcetree config window. Split up the binary executable and the arguments into the two fields. The trick is, although sourcetree writes it into .gitconfig it doesn't READ it from there. I've tried modifying what it writes in the file directly but it always clobbers it with whatever was last entered in the dialog.