8000 GitHub - erkia/git-du: Git Repository Disk Usage
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

0