Polish levels some more, add a "congrats" text

This commit is contained in:
Sebastian Morr 2020-09-16 16:16:11 +02:00
parent 6292d849b9
commit 5066840ae9
30 changed files with 87 additions and 30 deletions
levels/tree-create

View file

@ -2,6 +2,6 @@ After carefully building the index we want, it would be nice to save a permanent
This is what the second type of objects is for: trees! You can convert the index into a tree using
$ git write-tree
git write-tree
Try it! :)