Academy / Git & GitHub
Git & GitHub
Version control mastery — a focused short course — 4 levels, ~14 hours, 100% free.
0/4 levels · 0%
- Git Basics — commit, branch, merge (~4h) — You commit fearlessly because you understand what a commit actually is.
- GitHub Workflow — PRs, reviews, issues (~3h) — You can collaborate the way real teams do: issues → branches → PRs → review → merge.
- Fixing Mistakes — reset, revert, rebase, reflog (~3h) — No git state scares you: you know which undo tool fits which mistake, and reflog is your safety net.
- GitHub Actions — your first CI pipeline (~4h) — Every push to your repo gets tested automatically — you have working CI.