mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-06-01 19:19:31 +02:00
Some new puzzle levels
This commit is contained in:
parent
35b4dc098a
commit
6292d849b9
10 changed files with 65 additions and 0 deletions
levels/puzzle-apocalypse
9
levels/puzzle-apocalypse/description
Normal file
9
levels/puzzle-apocalypse/description
Normal file
|
@ -0,0 +1,9 @@
|
|||
Delete all objects in this repository using git commands only!
|
||||
|
||||
Useful commands:
|
||||
|
||||
git prune
|
||||
git fsck
|
||||
git reflog expire
|
||||
|
||||
Note: I'm not sure how to beat this level. :D
|
Loading…
Add table
Add a link
Reference in a new issue