mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-06-01 19:19:31 +02:00
Rework levels, and add some new ones
This commit is contained in:
parent
931e9b3beb
commit
35b4dc098a
47 changed files with 163 additions and 39 deletions
levels/tree-read
5
levels/tree-read/description
Normal file
5
levels/tree-read/description
Normal file
|
@ -0,0 +1,5 @@
|
|||
As soon as you have some tree objects, you can always read them and set the index exactly to their content! Unsurprisingly, the command is called
|
||||
|
||||
$ git read-tree <tree>
|
||||
|
||||
Try switching between the trees in this repository!
|
Loading…
Add table
Add a link
Reference in a new issue