Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We broke the size-cache handling when we changed the function signature of sha1_object_info() in 21666f1. We obviously wanted to cache the size we obtained when sha1_object_info() succeeded, not when it failed. Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information