Skip to content

Instantly share code, notes, and snippets.

@ZhandosKz
Created October 1, 2013 22:20
Show Gist options
  • Save ZhandosKz/6786141 to your computer and use it in GitHub Desktop.
Save ZhandosKz/6786141 to your computer and use it in GitHub Desktop.
carbage collector
git reflog expire --expire=now --expire-unreachable=now --all
git gc --prune=now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment