Skip to content

Instantly share code, notes, and snippets.

@pypy-vrc
Created September 27, 2020 10:45
Show Gist options
  • Save pypy-vrc/a46ff448ff245f23ac2bea9b7cd05ab4 to your computer and use it in GitHub Desktop.
Save pypy-vrc/a46ff448ff245f23ac2bea9b7cd05ab4 to your computer and use it in GitHub Desktop.
git cleanup
git reflog expire --expire=now --all
git gc --prune=now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment