Skip to content

Instantly share code, notes, and snippets.

@jlong
Created September 14, 2009 14:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jlong/186674 to your computer and use it in GitHub Desktop.
Save jlong/186674 to your computer and use it in GitHub Desktop.
jlong@rhyddid:~/Workspaces/memberhub/mockups$ usage
201M ./.git
16M ./avatars
2.0M ./buttons
4.2M ./icons
79M ./website
304K ./wireframes
364M .
jlong@rhyddid:~/Workspaces/memberhub/mockups$ git gc --aggressive
Counting objects: 545, done.
Compressing objects: 100% (541/541), done.
Writing objects: 100% (545/545), done.
Total 545 (delta 169), reused 0 (delta 0)
jlong@rhyddid:~/Workspaces/memberhub/mockups$ usage
176M ./.git
16M ./avatars
2.0M ./buttons
4.2M ./icons
79M ./website
304K ./wireframes
338M .
jlong@rhyddid:~/Workspaces/memberhub/mockups$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment