← Back to match
stakk
CLI that turns a Jujutsu (jj) change stack into linked, auto-updating GitHub stacked pull requests.
Desktopfree
stakk is a free command-line tool that bridges the Jujutsu (jj) version control system to GitHub stacked pull requests. It detects bookmark chains in a jj change graph, lets a developer name and select a stack through an interactive TUI, and pushes one correctly-based pull request per bookmark, updating an in-place stack-overview comment on subsequent runs instead of duplicating PRs. It targets developers who use Jujutsu but still need to collaborate through GitHub.
Categories
Developer ToolsCode Review

