Reading up on Jujutsu
4 deep · digging since mar 05
- Jujutsu megamerges for fun and profit - Isaac Corbrey
Using octopus merge commits (megamerges) in Jujutsu lets developers work on multiple branches simultaneously, avoid merge conflicts, and switch tasks with minimal friction.
- GitHub Stacked PRs
GitHub now natively supports stacked pull requests within monorepos, enabling developers to break large changes into smaller, reviewable PRs.
- Git commands I run before reading any code
A developer shares five Git commands for quickly assessing a codebase's busy files, contributors, bug-prone areas, project momentum, and firefighting frequency before reading any code.
- Moment
Moment is a collaborative, Markdown-based workspace stored as real files on disk in git repos that lets agents and humans build personalized software together.