gb-coding.nl
Course

Git Mastery Course

From basics to advanced workflows your team will actually love.

Git Mastery Course
Beginner 4 hours
€49one-time, lifetime access

A practical, no-fluff Git course built around the workflows real engineering teams use every day. You'll learn to branch confidently, rebase without fear, resolve conflicts cleanly, write meaningful commits, and use hooks and CI to enforce quality automatically.

Ask a question first
Best for
Junior to mid-level developers, bootcamp grads, self-taught engineers.

What's inside

  • 01Git fundamentals: commits, branches, remotes
  • 02Branching strategies: trunk-based vs GitFlow
  • 03Rebasing, cherry-picking and history rewriting (safely)
  • 04Resolving merge conflicts without panic
  • 05Hooks, signed commits and protected branches
  • 06Pull request etiquette and code review workflows

What you'll be able to do

  • Confidently use rebase, cherry-pick and interactive history
  • Pick the right branching strategy for your team
  • Write commits and PRs that reviewers actually thank you for
  • Recover from any Git mistake with reflog