Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In a recent commit to libgit2, binary diffs were changed to have a trailing empty line. This broke a test in test_diff because it compares it directly against the string. I've added the extra line to the expected output and the test now passes correctly.
- Loading branch information