DevOps
Git & GitHub.
Version control fundamentals — branching, rebasing, merge strategies, cherry-pick, hooks, and GitHub workflows.
Beginner
Start here — no prior experience needed
git beginner
5 min read
Git Workflow Essentials
Learn the core Git workflow: clone, status, commit, branch, merge, and resolve conflicts safely.
Read Tutorial
git beginner
5 min read
PR Workflow: From Branch to Merge
Learn a practical pull-request workflow: formatting PRs, handling reviews, resolving conflicts, and choosing merge strategies.
Read Tutorial