git-pr
v1.0.2
Published
Type `git pr` to open the GitHub page or website for a PR for the current branch.
Readme
git-pr
Type git pr to open the GitHub page or website to open a PR for the current branch
Usage
git pr [remote-name] [branch-name]Examples
$ git pr
> open https://github.com/REMOTE_UPSTREAM_USER/CURRENT_REPO/compare/CURRENT_BRANCH?expand=1
$ git open upstream
> open https://github.com/REMOTE_UPSTREAM_USER/CURRENT_REPO/tree/CURRENT_BRANCH
$ git open upstream master
> open https://github.com/REMOTE_UPSTREAM_USER/CURRENT_REPO/tree/masterInstallation
npm install --global git-prSupported:
- Github.com
Thx
@jasonmccreary did all the hard work Paul Irish
License
Copyright Joe Ennever. Licensed under MIT.
http://opensource.org/licenses/MIT
