oh-my-git/levels/tree-read/description
2020-09-16 16:16:11 +02:00

5 lines
238 B
Text

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 reading some of the trees in this repository into the index!