Source Tree does not execute Custom Diff or Merge Tool

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Medium
    • None
    • Affects Version/s: 1.9.6.1
    • Component/s: Git
    • Severity 2 - Major

      Im tryiing to use Androdi studio as external Diff and Merge Tool in Sourcetree. But it is never opened.

      The global gitconfig looks nice:
      [difftool "sourcetree"]
      cmd = 'c:/Program Files/Android/Android Studio/bin/studio64.exe' diff $LOCAL $REMOTE

      [mergetool "sourcetree"]
      cmd = 'c:/Program Files/Android/Android Studio/bin/studio64.exe' merge $LOCAL $REMOTE $BASE $MERGED
      keepbackup = false
      trustExitCode = true

              Assignee:
              Unassigned
              Reporter:
              Mathias Siede
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: