Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ blobby Public

Read and dump git object files (loose and packed)

License

Notifications You must be signed in to change notification settings

bluewww/blobby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Blobby

Reads and dumps git objects (loose and packed) from a git repository. This script demonstrates how to parse this data.

Most of the information can be gleamed from the git documentation itself though some parts are lacking such as the description of how the offset in OFS_DELTAs is encoded.

Usage

./blobby.py path-to-your-repository

About

Read and dump git object files (loose and packed)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages