mirror of
https://github.com/git/git.git
synced 2026-03-29 01:50:08 +01:00
It can no longer be as verbose, since it doesn't have a good way to resolve deltas (now that it is purely streaming, it cannot seek around to read the objects a delta is based on). But it can check that the thing unpacks cleanly at least as far as pack syntax goes - all the objects uncompress cleanly, and the pack has the right final SHA1.
6.2 KiB
6.2 KiB