GitHub - git-lfs/verify-pack: verify-pack(1) prints the locations of objects in Git packfiles.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

1 Commit

Repository files navigation

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.

About

verify-pack(1) prints the locations of objects in Git packfiles.

Resources

Readme

License

MIT license

Activity

Custom properties

Stars

6 stars

Watchers

1 watching

Forks

5 forks

Releases

No releases published

Languages