Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 316 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 316 Bytes

verify-pack(1)

verify-pack(1) parses v1 and v2 packfiles and prints the locations of the objects contained within them.

Usage

verify-pack(1) accepts the filepath of a v1 or v2 packfile as its argument, and a line-delimited list of object names (in ASCII-encoded SHA-1 format) on stdin.

License

MIT.