saperlipopette
Create Example Git Messes
saperlipopette turned Git disasters into practice exercises, then passed peer review
◆Recent moves
- 3mo ago
Peer review completed; workflows documented on every manual page
The 1.0.0 release, shaped entirely by peer review feedback from named reviewers and editors. No new exercises: instead, use cases are clarified, automatic behaviour is explained, withr's temporary path is documented in examples, workflow documentation is added to every manual page, and internal scripts are renamed to match their functions. A maturity marker backed by external review rather than a feature milestone.
View source ↗ - 5mo ago
Five new exercises covering blame, deleted files and worktrees
Adds exercises for git blame, finding a deleted file with git log -- <path>, finding a deleted line with git log -S/-R, ancestry parsing with git rev-parse, and git worktree. Instructions now show switch and restore alongside checkout, teaching the newer commands rather than only the historical ones.
View source ↗ - 10mo ago
Initial playgrounds with Spanish and French translations
The first release, shipping the initial set of practice repositories with Spanish and French translations of both package messages and the Git commit messages inside the exercises. Translating the commit messages is the unusual part — the practice repository reads in the learner's language, not just the prompts.
View source ↗