Learning pathgitcli-productivity
Git Recovery Path
Train real Git survival: conflict resolution, bisect, rebase cleanup, stashes, worktrees, and release tags.
Path reward
Git Survivor
Developers working in teams who need confidence when history gets messy.
Demo progress: start the first mission to begin tracking.
History first aid
Recover local work and preserve intent. Required clears: 2.
Regression tracker
Use history as a debugging tool. Required clears: 5.
Release guardian
Keep shipping history auditable. Required clears: 8.
Mission chain
Step 1
Warm up with conflict resolution drill
Easy Git arena: merge conflicts, intent preservation, and verification
Step 2
Warm up with stash and worktree rescue
Easy Git arena: stash safety, worktrees, and context switching
Step 3
Stabilize bisect regression hunt
Medium Git arena: git bisect, reproducible tests, and commit isolation
Step 4
Stabilize interactive rebase cleanup
Medium Git arena: squash, fixup, reword, and preserving reviewable history
Step 5
Harden signed release tag audit
Hard Git arena: tags, changelogs, ancestry, and release verification
Step 6
Harden ripgrep refactor scout
Hard CLI Productivity arena: rg filters, globs, context lines, and machine-readable matches
Step 7
Rescue stash and worktree rescue
Extreme Git arena: stash safety, worktrees, and context switching
Step 8
Master bisect regression hunt
Insane Git arena: git bisect, reproducible tests, and commit isolation