The author shares a workflow for reviewing large code changes using Jujutsu (jj), a Git alternative, particularly in the context of increasingly large pull requests from coding agents. The post focuses on how jj helps manage navigation and tracking of reviewed files in large changes, addressing limitations of tools like Bitbucket Data Centre. It's a practical guide for developers facing the challenge of reviewing extensive code modifications.
Background
Jujutsu (jj) is an experimental version control system designed as a Git-compatible alternative with a different command model and user experience. As AI coding assistants generate larger code changes, developers need better tools to review and manage these substantial modifications.
- Source
- Lobsters
- Published
- Mar 16, 2026 at 11:02 PM
- Score
- 5.0 / 10