oh-my-git/levels/internals/blob-remove/description
2020-10-01 15:03:02 +02:00

5 lines
137 B
Text

There's a simple command to remove all objects that are not referenced by anything:
git prune
Remove all blobs in this repository.