Rework levels, and add some new ones

This commit is contained in:
Sebastian Morr 2020-09-15 22:35:14 +02:00
parent 931e9b3beb
commit 35b4dc098a
47 changed files with 163 additions and 39 deletions
levels/blob-remove

View file

@ -0,0 +1,5 @@
There's a simple command to remove all blobs that are not connected to anything:
$ git prune
Remove all blobs in this repository.