Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pack-objects: reuse deflated data from new-style loose objects.
When packing an object without deltifying, if the data is stored in a loose object that is encoded with a new style header, copy it without inflating and deflating. Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information