Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pack-objects: remove bogus arguments to delta_cacheable()
Not only are they unused, but the order in the function declaration and the actual usage don't match. Signed-off-by: Nicolas Pitre <nico@cam.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information