jsdiff icon indicating copy to clipboard operation
jsdiff copied to clipboard

Is there a way to generate a git-merge style single string?

Open hponde opened this issue 3 years ago • 1 comments

If I have a patch and the original content, is there a way using this library to generate the single string that we see as the output of a git merge with the <<<<<<, ====== and >>>>>> markers?

hponde avatar Dec 23 '20 19:12 hponde