oh-my-git/levels/blob-remove/description

6 lines
136 B
Text
Raw Normal View History

2020-09-15 22:35:14 +02:00
There's a simple command to remove all blobs that are not connected to anything:
$ git prune
Remove all blobs in this repository.