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 has been archived by the owner on Jul 1, 2023. It is now read-only.
This might result in better performance, and fewer hunks/more human-friendly diffs may be a side-effect (as it's closer to what other diff implementations use). It will not affect the length of the vec<DiffOp>
This might result in better performance, and fewer hunks/more human-friendly diffs may be a side-effect (as it's closer to what other diff implementations use). It will not affect the length of the
vec<DiffOp>
For example,
diff
andgit diff
produce:Whereas difflib produces:
The text was updated successfully, but these errors were encountered: