Contents
Setup
1.1 Required Tools
Git Guts
2.1 Git Repository
2.2 blobs
2.3 trees
2.4 commits
2.5 refs
2.6 References (branches and tags)
The Index
3.1 The Git Triumvirate: the repo, the index, and the work dir
Basic Local Workflow
4.1 Create a new repository
4.2 Add a new file
4.3 Change a file
4.4 Add some directories and files
Working With Other Repositories
5.1 Remote refs
1.1 Required Tools
Git Guts
2.1 Git Repository
2.2 blobs
2.3 trees
2.4 commits
2.5 refs
2.6 References (branches and tags)
The Index
3.1 The Git Triumvirate: the repo, the index, and the work dir
Basic Local Workflow
4.1 Create a new repository
4.2 Add a new file
4.3 Change a file
4.4 Add some directories and files
Working With Other Repositories
5.1 Remote refs