Skip to content

Instantly share code, notes, and snippets.

@mrosset
Created May 11, 2012 06:19
Show Gist options
  • Save mrosset/2657890 to your computer and use it in GitHub Desktop.
Save mrosset/2657890 to your computer and use it in GitHub Desktop.
git reflog expire --expire=1.minute refs/heads/master
git fsck --unreachable
git prune
git gc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment