Created
October 3, 2020 03:00
-
-
Save rutgerhensel/064cd722e0eaf4b80f24333dad5270a5 to your computer and use it in GitHub Desktop.
Reduce git repo size
This file contains hidden or 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 --all --expire=now | |
| git gc --prune=now --aggressive |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment