/gh-git-open-pull

GitHub CLI Plugin replacement for jehiah/git-open-pull

Primary LanguageShell

gh-git-open-pull

A GitHub CLI Extension implementation of jehiah/git-open-pull

Installation

Requirements:

gh extension install jharshman/gh-git-open-pull

Usage

gh git-open-pull

Older Git Versions

The included patchfile will need to be applied if using older versions of git that do not have the git branch --show-current option.

$ patch -i 001-older-git-versions.patch