Uploaded image for project: 'Sourcetree for Windows'
  1. Sourcetree for Windows
  2. SRCTREEWIN-6666

Add support for Meld diff/merge tool

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • None
    • None
    • Standalone version of SourceTree on Windows (and Mac – see #SRCTREE-4327).
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Add built-in support for Meld diff/merge tool to SourceTree in the Diff options/preferences dialog.

      I currently have to set `External Diff Tool` to `Custom` and the following.

      Command = "C:\Program Files (x86)\Meld\Meld.exe"

      Arguments = "$LOCAL" "$REMOTE"

      The above could possibly do with some back-slahses for robustness?

      For `External Merge Tool`:

      Arguments = "$LOCAL" "$BASE" "$REMOTE" --auto-merge --output="$MERGED"

              Unassigned Unassigned
              210c860bec57 BrendanSimon
              Votes:
              5 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: