Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When Junio fixed the lack of a successful error code from try_delta(), that uncovered an off-by-one error in the caller. Also, some testing made it clear that we now find a lot more deltas, because we used to (incorrectly) break early on bogus "failure" cases.
- Loading branch information