1. About Version Control
2. A Short History of Git
3. Git Basics
4. Installing Git
5. First-Time Git Setup
6. Getting Help
7. Summary
1. Getting a Git Repository
2. Recording Changes to the Repository
3. Viewing the Commit History
4. Undoing Things
5. Working with Remotes
6. Tagging
7. Tips and Tricks
8. Summary
1. What a Branch Is
2. Basic Branching and Merging
3. Branch Management
4. Branching Workflows
5. Remote Branches
6. Rebasing
7. Summary
1. The Protocols
2. Getting Git on a Server
3. Generating Your SSH Public Key
4. Setting Up the Server
5. Public Access
6. GitWeb
7. Gitosis
8. Gitolite
9. Git Daemon
10. Hosted Git
11. Summary
1. Distributed Workflows
2. Contributing to a Project
3. Maintaining a Project
4. Summary
1. Revision Selection
2. Interactive Staging
3. Stashing
4. Rewriting History
5. Debugging with Git
6. Submodules
7. Subtree Merging
8. Summary
1. Git Configuration
2. Git Attributes
3. Git Hooks
4. An Example Git-Enforced Policy
5. Summary
1. Git and Subversion
2. Migrating to Git
3. Summary
1. Plumbing and Porcelain
2. Git Objects
3. Git References
4. Packfiles
5. The Refspec
6. Transfer Protocols
7. Maintenance and Data Recovery
8. Summary