GitHub Stacks in Jujutsu
Summary
The article serves as a primer on using GitHub's stacked PRs with the Jujutsu (jj) VCS, detailing prerequisites, setup, and manual workflows to create, update, and merge a PR stack. It discusses the public preview of GitHub's stacked PRs and provides concrete commands for linking stacks, pushing updates, and managing stack lifecycles, with notes on developer experience and future improvements.