We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f84953 commit d40ec79Copy full SHA for d40ec79
readme.md
@@ -23,6 +23,7 @@ Useful background reading about diffs:
23
* [Neil Fraser's website](https://neil.fraser.name/writing/diff)
24
* [Myers diff paper](http://www.xmailserver.org/diff2.pdf)
25
* [Guido Van Rossum's reverse engineering of the unified diff format](https://www.artima.com/weblogs/viewpost.jsp?thread=164293)
26
+* [The If Works](https://blog.jcoglan.com/) blog entries about diff algorithms and implementations
27
28
This module has not yet reached v1.0.
29
There are two main sticking points; see issues #18 and #19.
0 commit comments