By the end of this section, you will:
- Understand branches deeply
- Create and switch branches
- Work on features safely
- Understand real workflows
Branch = movable pointer to a commit
- What is branch
- Create branch
- Switch branch
- Rename branch
- Delete branch
- Feature branch workflow
- main vs dev
- Hotfix branch
👉 practice-lab.md
👉 01-what-is-branch.md