Skip to content

Konboi/git-get-pr-number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-get-pr-number

Go version a part of the open-pull-request command of this site

Install

 $ go install github.com/Konboi/git-get-pr-number@

Usage

$ git-get-pr-number <commit hash>

Tips

$ gh pr view (git-get-pr-number <commit hash>) -w

tig

You can open the PR from tig with Shit - P command use by below config.

bind generic P @sh -c 'gh pr view $(git-get-pr-number %(commit)) -w'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages