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

4 lines
80 B
Text

TREE=$(git mktree)
git read-tree $TREE
rm -rf .git/refs/*
rm -rf .git/objects/*