oh-my-git/levels/bottom-up/puzzle-trees-all-the-way-down/description

3 lines
127 B
Text

Construct a chain of three trees, which don't point to anything else.
This is hard! The `git mktree` command might be useful.