Skip to content

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages