Skip to content

Instantly share code, notes, and snippets.

@evandroamparo
Last active June 6, 2023 14:27
Show Gist options
  • Save evandroamparo/a36872b29059e205d045 to your computer and use it in GitHub Desktop.
Save evandroamparo/a36872b29059e205d045 to your computer and use it in GitHub Desktop.
WinMerge with Sourcetree
Diff tool: C:\Program Files (x86)\WinMerge\WinMergeU.exe
Arguments: "$LOCAL" "$REMOTE" -dl "Local" -dr "Remote"
Merge tool: C:\Program Files (x86)\WinMerge\WinMergeU.exe
Arguments: "$MERGED"
@evandroamparo
Copy link
Author

Cool!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment