jabrena / the-source-of-truth

The outcome of any Squad is Software stored in Git repositories. Measure the developer contributions using Git metadata.
Apache License 2.0
1 stars 0 forks source link

Git repo size #19

Open jabrena opened 5 years ago

jabrena commented 5 years ago

https://stackoverflow.com/questions/8185276/find-size-of-git-repo

jabrena commented 5 years ago

https://stackoverflow.com/questions/2149785/get-size-of-folder-or-file

jabrena commented 5 years ago
git count-objects -vH
git count-objects -vH | grep 'size-pack'
git gc