jcansdale / GitPullRequest

Git extension that opens PRs associated with the current branch
4 stars 2 forks source link

Allow filtering by pull request number #5

Closed jcansdale closed 6 years ago

jcansdale commented 6 years ago

What this PR does

Passing a number is supported when browsing or listing a pull request.

Browse pull request 7:

git pr 7

Show branch for pull request 7:

git pr --list 7