Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.13 KB

File metadata and controls

29 lines (21 loc) · 1.13 KB

stax

A modern CLI for stacked Git branches and PRs.

stax screenshot

Why stax?

  • Blazing fast Rust binary (~22ms stax ls on a 10-branch stack)
  • Interactive TUI with tree view, PR status, diffs, reorder mode, and split mode
  • Submit/update complete stacks with correct PR bases in one command
  • Transactional history operations with stax undo and stax redo
  • Freephite-compatible metadata, so existing stacks can be used immediately

Start Here

  1. Install
  2. Quick Start
  3. Core Commands

Common Tasks