merge-conflicts icon indicating copy to clipboard operation
merge-conflicts copied to clipboard

Allow use as a git merge tool

Open ChristopherKing42 opened this issue 9 years ago • 1 comments

Git has built in support for interfacing with external merge tools. We should add support for that:

https://git-scm.com/book/en/v2/Customizing-Git-Git-Configuration#External-Merge-and-Diff-Tools

ChristopherKing42 avatar Mar 18 '16 16:03 ChristopherKing42

There's already been a script created for this in #195, but it isn't exposed in any obvious way yet.

smashwilson avatar Apr 25 '16 19:04 smashwilson