380 B
380 B
title, tags, firstSeen, lastUpdated
| title | tags | firstSeen | lastUpdated |
|---|---|---|---|
| Optimize the local repository | repository,advanced | 2021-04-08T19:42:43+03:00 | 2021-04-13T21:10:59+03:00 |
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