Skip to content

Instantly share code, notes, and snippets.

@daniele-athome
Created September 5, 2018 12:34
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daniele-athome/6761791af38c09b4071fca4858e13344 to your computer and use it in GitHub Desktop.
Save daniele-athome/6761791af38c09b4071fca4858e13344 to your computer and use it in GitHub Desktop.
#!/bin/sh
git reflog expire --expire=now --all
git gc --prune=all --aggressive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment