Skip to content

Instantly share code, notes, and snippets.

@Meekohi
Created February 18, 2013 16:55
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 Meekohi/4978770 to your computer and use it in GitHub Desktop.
Save Meekohi/4978770 to your computer and use it in GitHub Desktop.
git gc
git fsck --full
git reflog expire --expire=0 --all
git update-ref -d 0d998c99b6d01e8aabca72b1934802acf90b8fc9
git gc --aggressive
git remote update --prune
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment