Get the latest tech news
DiffX – Next-Generation Extensible Diff Format
¶ If you’re a software developer, you’ve probably worked with diff files. Git diffs, Subversion diffs, CVS diffs..
to reliably parse any given diff and gather useful information, other than the changed lines, particularly if they want to support multiple types of source control systems. may want to store, while also structuring data in a way that any modern tool can easily read from or write to using standard parsing rules. We built DiffX to solve long-standing problems we’ve encountered with diffs, and are baking support into all our products.
Or read this on Hacker News