Table of Contents
1: The Whole Picture of Git |
Git is not a distributed versions control system that networks centralized repositories, a point most tutorials fail to clarify at the very beginning. |
2: Git's Checkout Behavior |
Whether it is rational or not, whatever the motive is, Git's checkout behaves like this. |
3: Store and Restore File Modification Dates and Times in Git |
Git's not storing/restoring file modification dates and times is a decision of a specialized taste, which does not have to be shared by everyone. |
| The table of contents of this series | The next article in this series>