diffy icon indicating copy to clipboard operation
diffy copied to clipboard

Support 3-way merging arbitrary data

Open daladim opened this issue 2 years ago • 1 comments

Thanks for this great crate!

Akthough several crates on crates.io implement Myers' algorithm, diffy is the only one (If I understood correctly) that easily performs 3-way merges. I need to make 3-way merges for non-textual types (lists of integers), and that would be awesome that this crate would make it possible.

daladim avatar Mar 16 '23 15:03 daladim

I have done changes. I'll play with it and I'll make a pull request as soon as I am happy with it :)

daladim avatar Mar 16 '23 15:03 daladim