You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 12, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,8 @@ It is an open source library for performing comparison operations between chunks
6
6
7
7
The main reason for creating this library was the lack of easy-to-use libraries with all the usual features necessary for working with diff files. Originally it was inspired by the JRCS library and its nice diff module design.
8
8
9
-
**Original code and docs were forked from:**[java-diff-utils](https://code.google.com/p/java-diff-utils/)
9
+
**Original code and docs were forked from:**[java-diff-utils](https://code.google.com/p/java-diff-utils/).
10
+
The original author created his own fork at <https://github.com/dnaumenko/java-diff-utils>.
0 commit comments