You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2018. It is now read-only.
I have found this tool breaks for me for the simple reason that I have configured an external diff tool. (In my case, Beyond Compare 4). This can be fixed by adding "--internal-diff" to the svn diff command on line 107.
I can make you a pull request, if that would help to resolve the issue.
The text was updated successfully, but these errors were encountered:
I have found this tool breaks for me for the simple reason that I have configured an external diff tool. (In my case, Beyond Compare 4). This can be fixed by adding "--internal-diff" to the svn diff command on line 107.
I can make you a pull request, if that would help to resolve the issue.
The text was updated successfully, but these errors were encountered: