Created
October 1, 2013 22:20
-
-
Save ZhandosKz/6786141 to your computer and use it in GitHub Desktop.
carbage collector
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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