Bryan O’Sullivan’s website. Recent blog posts below.
Announcing jj-stack: stacked GitHub pull requests for Jujutsu
I’m pleased to announce jj-stack, a new tool for managing stacked GitHub pull requests quickly and safely with Jujutsu. Stacked changes let you (or your agent) split a large body of work into small, independently reviewable changes without waiting for each one to be reviewed or merged. I built this because I wanted the stacked-review workflow I’d grown used to, with the local editing experience I’ve found so delightful in Jujutsu. ...