Manuals / Git & GitHub / Checkpoint 11

D · Automate · advanced · Gate · Week 8–10 · Checkpoint 11 of 12

Checkpoint B — Git job-ready

Final gate: daily loop, PR craft, rebase judgment, recovery skills, bisect, and hooks — the bar for professional Git literacy.

Path progress
86%

Step 1 of 3

Pass criteria

  • git-practice repo with merged PR, rebase onto main completed successfully
  • Recovered a "lost" commit using reflog in throwaway drill
  • Resolved a merge or rebase conflict manually — no leftover markers
  • Completed one git bisect (manual or run) and reset afterward
  • One hook installed (manual, pre-commit framework, or Husky) and tested
  • Learn Git Branching: Remote + Rebase sections complete
  • Can explain rebase vs merge and when NOT to force-push in 2 minutes
Pass criteriaDrag stickies · tap for tips
Study mapDrag stickies · tap for tipsKeep it shortdrag · tap →Name the waitdrag · tap →Scope locatorsdrag · tap →Trace when stuckdrag · tap →One browser firstdrag · tap →Isolate statedrag · tap →Assert the UIdrag · tap →Retry wiselydrag · tap →Seed datadrag · tap →Close the loopdrag · tap →Keep it shortdrag · tap →Name the waitdrag · tap →Scope locatorsdrag · tap →Trace when stuckdrag · tap →One browser firstdrag · tap →Isolate statedrag · tap →Pathwise hackdrag · tap →Pass criteriadrag · tap →Try thisdrag · tap →Follow the dashed drag · tap →

Do this now

Verify every item. Fix gaps this week.

Was this step clear?
Chapter learning outcomes
  • Interview Git topics
  • Recovery confidence

Clear these before you leave

Side quest

Disaster recovery demo

Screen record: bad reset → reflog → recover → bisect → hook blocks bad commit.