mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-05-09 05:02:22 +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
4
levels/puzzle-apocalypse/goal
Normal file
4
levels/puzzle-apocalypse/goal
Normal file
|
@ -0,0 +1,4 @@
|
|||
TREE=$(git mktree)
|
||||
git read-tree $TREE
|
||||
rm -rf .git/refs/*
|
||||
rm -rf .git/objects/*
|
Loading…
Add table
Add a link
Reference in a new issue