Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 505 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 505 Bytes

gh-browse-pr

gh-browse-pr is a GitHub CLI extention to open pull request in your current branch of the directory.

If a pull request already exists, it opens that page; otherwise, it opens the page where the pull request was created.

Installation

  1. Install the gh - see the installation

  2. Install this extension:

    gh extension install kyoshidajp/gh-browse-pr

Usage

Run in your git working directory.

gh browse-pr