Skip to content

Instantly share code, notes, and snippets.

@daniele-athome
Created September 5, 2018 12:34
Show Gist options
  • Select an option

  • Save daniele-athome/6761791af38c09b4071fca4858e13344 to your computer and use it in GitHub Desktop.

Select an option

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