Introduction
- Why this book?
Chapter 1
- Setup Git
- First repository
- Create a new repository
- Add files to project
- Git commit
- Online Git services
Chapter 2
- Git version control
- Work on Online Git project
- Work on Local Network Git project
- Using Github
- Using Gitlab
- Using Bitbucket
Chapter 3
- View Project History
- Difference between commits
Chapter 4
- Undo
- Switch Project Version
Chapter 5
- Branching
- Branch
Chapter 6
- Sync project and Merge
- Update and merge
- Git tag