Fix broken git demos/labs in Modules 4, 7, 14 (#2,#3,#4,#12) #55
Reference in New Issue
Block a user
Delete Branch "fix/p1-broken-git-demos"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes the flagship broken-lab findings: the prose claimed git behavior the shown commands didn't produce.
deletebefore the throwaway, sogit restore .returns to a delete-containing checkpoint (was silently wiping the feature).git switch -ccarried edits over and exited 0).clear/countto after they're added.git revert HEAD(Module 12 precedes M14) so CI goes green; remove the incorrectrestore/Module-2 attribution.Dependency chain respected (no reset/revert introduced into M4/M7). All four reproduced and verified in throwaway repos on Git 2.53.0.
Closes #2
Closes #3
Closes #4
Closes #12
🤖 Generated with Claude Code