gotextdiff icon indicating copy to clipboard operation
gotextdiff copied to clipboard

Merge algorithm is inadequate

Open KernelDeimos opened this issue 4 years ago • 0 comments

Hello,

I'm curious if a better merge algorithm would be considered in-scope. Right now the patch always applies to the same line position regardless of context. When I found this package I was looking for something with more similar behaviour to Git, but I wasn't able to find such a thing and will need to implement it myself.

KernelDeimos avatar Sep 01 '21 21:09 KernelDeimos