To better understand how Git is operating, we can use the metaphor of the three trees. These trees are different collections of files. For the workflow of adding and retrieving commits, Git uses three different versions of files: the working directory ...
↧