9504 shaares
222 private links
222 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