Git Chapter Index
Introduction
This index lists all 29 chapters in the Hello Code Git track, grouped by topic. Use it to jump to a lesson or compare coverage with frontend/gen_article_plan/git.md.
Prerequisites
- None—this page is a map, not a lesson
Getting Started (01–05)
Daily Operations (06–07)
Branches and Merging (08–10)
Remote Collaboration (11–13)
Undo, Stash, and Rebase (14–16)
Releases and Team Practices (17–20)
Engineering and Troubleshooting (21–23)
Projects (24–27)
Resources (28–29)
| Track | Why |
|---|
| Linux | Terminal, SSH, deployment |
| JavaScript | Node projects and .gitignore |
| Maven / Gradle | Build artifacts and versions |
| Nginx | Ship tagged releases |
| TypeScript | Typed JS repos |
| MongoDB | Document DB on servers / Docker |
| Vue | Frontend CI: npm run build + Nginx image in monorepos |
FAQ
Where is the planning document?
Chinese outline: frontend/gen_article_plan/git.md.
Missing advanced topics?
Cherry-pick, bisect, submodule, and Git LFS are summarized in resources and troubleshooting chapters; see Pro Git for depth.
Suggested reading order?
Follow chapter numbers 01→29, or 01→13 for essentials then projects 24→27.
Report a doc typo?
Contributions welcome via fork workflow—chapter 26.
Logo?
Category logo: /category-logos/git.png in category_meta_info.json.