Skip to content
/ git-du Public

Git Repository Disk Usage

License

Notifications You must be signed in to change notification settings

erkia/git-du

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

git-du

Git Repository Disk Usage

git-du.py:

Walks through all commits and finds the size added to the repository by each commit. Lists all commits, one per line, using the following format: <tstamp> <commit_id> <size_added>

Usage:

python git-du.py [DIR]

About

Git Repository Disk Usage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages