Skip to content

GitHub CLI extension for fuzzy finding, quickly switching between and deleting branches.

License

Notifications You must be signed in to change notification settings

matt-bartel/gh-branch

This branch is 2 commits ahead of, 2 commits behind mislav/gh-branch:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f5c50fe · Jun 2, 2022

History

17 Commits
Aug 18, 2021
Jun 2, 2022
Feb 5, 2022

Repository files navigation

gh branch GitHub CLI extension

GitHub CLI extension for fuzzy finding, quickly switching between, and deleting branches.

Installation

gh extension install mislav/gh-branch

This extension depends on fzf as a fuzzy finder. To install using Homebrew:

brew install fzf

See the fzf documentation for details on installing on Windows and Linux

Usage

gh branch

Displays an interactive branch switcher that lists local branches in relation to the pull requests in the repository. The selected branch is checked out.

About

GitHub CLI extension for fuzzy finding, quickly switching between and deleting branches.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%