/gh-browse-pr

Open pull request in your current branch of the directory

Primary LanguageGoMIT LicenseMIT

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