jsh / git-paleontology

Exploring the evolution of git
Apache License 2.0
0 stars 1 forks source link

Make a histogram of object sizes #2

Open jsh opened 8 years ago

jsh commented 8 years ago

unpack the packfile filter by object type ls -lrS | awk 'NR>1{print $5}'