Skip to content

Instantly share code, notes, and snippets.

@selckin
Created May 28, 2019 09:24
Show Gist options
  • Save selckin/4a67abc39123d642da1a9e12554f28bc to your computer and use it in GitHub Desktop.
Save selckin/4a67abc39123d642da1a9e12554f28bc to your computer and use it in GitHub Desktop.
#!/bin/bash
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