joaom00 / gh-b

GitHub CLI extension to easily manage your branches

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gh b

GitHub CLI extension to manage your branches.

asciicast

Installation

gh extension install joaom00/gh-b

Usage

gh b

Mappings

Key Action
j/ctrl+j Move down
k/ctrl+k Move up
/ Enable filter
? Toggle help
Enter Checkout the currently selected branch
Ctrl+a Create a new branch, with confirmation
Ctrl+d Delete the currently selected branch, with confirmation
Ctrl+t Track the currently selected branch, with confirmation
Ctrl+y Merge the currently selected branch, with confirmation
Ctrl+u Rebase the currently selected branch, with confirmation
Ctrl+r Rename the currently selected branch

About

GitHub CLI extension to easily manage your branches


Languages

Language:Go 100.0%