git gc

Ottimizza il repository locale ripulendolo dai file non necessari. Maggiori informazioni: https://git-scm.com/docs/git-gc.

git gc

git gc --aggressive

git gc --no-prune

git gc --quiet

git gc --help