Type git pr to open the GitHub page or website to open a PR for the current branch
git pr [remote-name] [branch-name]
$ git pr
> open https://github.com/REMOTE_UPSTREAM_USER/CURRENT_REPO/compare/CURRENT_BRANCH?expand=1
$ git pr upstream
> open https://github.com/REMOTE_UPSTREAM_USER/CURRENT_REPO/tree/CURRENT_BRANCH
$ git pr upstream master
> open https://github.com/REMOTE_UPSTREAM_USER/CURRENT_REPO/tree/master
npm install --global git-pr- Github.com
@jasonmccreary did all the hard work Paul Irish
Copyright Joe Ennever. Licensed under MIT.