9926 shaares
255 private links
255 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