
May 24, 202612 min read
git-scenarios: real git repos in any state, composable from atoms
I have written the same 80 lines of git test setup more times than I want to count. @gfargo/git-scenarios v0.5.0 extracts the helper layer that grew up inside Coco: a registry of named scenarios (mid-merge-conflict, submodule-with-history, mid-bisect, and 8 more), a composable atom API for building your own, and a tool-agnostic CLI that drops any tool into a real repo in a known state.





















