gotextdiff
gotextdiff copied to clipboard
Merge algorithm is inadequate
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.