Build a strong mental model before diving into Git commands. Understand history, commits, branches, DAG, workflow, and collaboration concepts.
Speaker: M. Souhil | Dev Web Core Team
Club: Data Science Club — USTHB
- Conceptual quiz (5 MCQ)
- Draw the DAG
- Local activity (install & init)
- Git history & origin
- Version control problems & solutions
- Git core mental model: working dir → staging → commit → local repo
- Branches, snapshots, DAG
- Merge types & conflict resolution
- Git vs GitHub
- Platform differences: Linux vs Windows
- Basic workflow & collaboration
The commands will make sense in the next hands-on session.