jharshman / gh-git-open-pull

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Shell 100.0%