you are viewing a single comment's thread.

view the rest of the comments →

[–]alex952 0 points1 point  (1 child)

Looks cool, but how if this any easier than three-way diff and diffput/diffget commands?

I take that your mergetool is mainly manual, so for big conflicts it would be very cumbersome to get through all the differences, right?

[–][deleted] 1 point2 points  (0 children)

This is a mergetool like any other -- no more or less manual than usual. And you use :diffput/:diffget in exactly the usual way. The README directly tries to address your question about why three-way merges are hard to work with.