albfan / jmeld

A visual diff and merge tool
44 stars 31 forks source link

Implement threeway diffs #33

Open albfan opened 8 years ago

albfan commented 8 years ago

Just add another buffer and compare

albfan commented 7 years ago

Allow a merge conflict resolution, where both sides don't have to be equal to center, but differences are deactivated when conflict is resolved, that way you can always check result and origin

Needs local file, remote file, base file, result file and allow to compare each one with others at any time