Primary source: ProGit
Chapter 1 Getting Started
Chapter 2 Git Basics
- Goals
- Three main areas
- Undo
- Lab: Moving across the three areas
- What's in a commit?
- Lab 2: Cloning
- Lab 2.6: Tag you're it
- Aliases
Chapter 3 Git Branching
Chapter 5 Distributed Git
Chapter 7 Git Tools
- Goals
- Lab 7.1: Showing Commits
- Lab 7.2: Interactive Staging
- Lab 7.3: Stashing
- Lab 7.5: Searching
- Lab 7.6: Rewriting History
- Lab 7.7: Reset and checkout
- Lab 7.8: Advanced Merging
-
git help add git add -h
End of course quiz