oh-my-git/levels/puzzle-apocalypse/goal

5 lines
80 B
Text
Raw Normal View History

2020-09-16 14:16:38 +02:00
TREE=$(git mktree)
git read-tree $TREE
rm -rf .git/refs/*
rm -rf .git/objects/*