304 B
304 B
title, tags
| title | tags |
|---|---|
| Optimize the local repository | repository,advanced |
Optimizes the local repository.
- Use
git gc --prune=now --aggressiveto garbage collect loose objects.
git gc --prune=now --aggressive
git gc --prune=now --aggressive # Optimizes the local repository