Skip to content
/ gh-prs Public

Interactive PR extension for GitHub CLI

License

Notifications You must be signed in to change notification settings

mloberg/gh-prs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gh prs GitHub CLI Extension

An extension for GitHub CLI that allows you to list and checkout pull requests.

Installation

gh extension install mloberg/gh-prs

To use this, you will need fzf. To intall with Homebrew:

brew install fzf

Usage

gh prs

Selecting a PR will check out the PR.

You can also list PRs without an interactive prompt with the --static flag.

gh prs --static

About

Interactive PR extension for GitHub CLI

Topics

Resources

License

Stars

Watchers

Forks

Languages