oh-my-git/levels/blob-remove/description
2020-09-15 22:35:14 +02:00

5 lines
136 B
Text

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