#629·jsdiff

reversing a text diff?

Author: PomaxCreated Sep 22, 2025Updated Jan 14, 2026

I know there's a reversePatch for structured diffs, but is there a built in reverse function for the "normal" text diff? I'm not working with structured diffs, so having a way to migrate files both ways using regular text diffs would be super useful.