git-switchboard
Interactive TUI for browsing and checking out git branches
Interactive TUI for browsing and checking out git branches
git-switchboard
Options
| Flag | Description |
|---|---|
-r, --remote | Include remote branches (default: false) |
-a, --author <value...> | Filter by author name(s) |
--github-token <value> | GitHub token for PR enrichment (falls back to GH_TOKEN / GITHUB_TOKEN) |
--no-pr | Skip PR enrichment even if a token is available (default: false) |
Keyboard shortcuts
| Key | Action |
|---|---|
j/k or Up/Down | Navigate |
Enter | Checkout selected branch |
r | Toggle remote branches |
a | Cycle author filter |
p | Provider status |
/ | Search |
q or Esc | Quit |
All docs
StatusREAD