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 Sep 11, 2020. It is now read-only.
Current code in
patch.go
has:That will have wrong count as if chunk content is
line1\nline2
that is 2 additions/deletions not one.Looks like this calculation is wrong only if there is no newline at the end of file
The text was updated successfully, but these errors were encountered: