Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.23 KB

File metadata and controls

30 lines (22 loc) · 1.23 KB

stax

A modern CLI for stacked Git branches and PRs.

stax screenshot

Why stax?

  • Blazing fast Rust binary (~22ms st 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 st undo and st redo
  • Freephite-compatible metadata, so existing stacks can be used immediately

Start Here

  1. Install
  2. Quick Start
  3. Core Commands

Common Tasks