TECH_FOUNDATIONS
Git & GitHub for Teams
Master the collaboration workflow every professional engineer uses daily: branches, pull requests, code review, rebasing and open-source contribution.
COURSE MODULES
1
Why Git exists (and why snapshots beat diffs)
2
Branches, merges and pull requests
3
Rewriting history safely (rebase, squash, reset)
4
Code review: reviewing and being reviewed
5
Contributing to open source — your first PR