9785 shaares
228 private links
228 private links
git fetch --all --prune
: drop all removed upstream branchesgit gc --aggressive
: compress the .git repo
git fetch --all --prune
: drop all removed upstream branchesgit gc --aggressive
: compress the .git repo