Skip to content

Instantly share code, notes, and snippets.

@simoneloru
Last active September 5, 2019 08:45
Show Gist options
  • Save simoneloru/12591633c8cf6ccdb40b7dbc058c2784 to your computer and use it in GitHub Desktop.
Save simoneloru/12591633c8cf6ccdb40b7dbc058c2784 to your computer and use it in GitHub Desktop.
git config --global merge.tool meld &&
git config --global diff.tool meld &&
git config --global mergetool.meld.path “C:\Program Files (x86)\Meld\meld.exe”
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment