git-pull-request
- Create pull request for GitHub project
git-pull-request
[<target branch>]
Create pull request for a project on GitHub via command line.
Uses the email from git config user.email
to open the pull request.
<target branch>
The target branch you want to send pull request to.
$ git pull-request master
Everything up-to-date
create pull-request for spacewander/spacewander-toolbox 'master'
title: test
body:
base [master]:
GitHub two-factor authentication code (leave blank if not set up):
Enter host password for user 'spacewanderlzx@gmail.com':
...
Written by Tj Holowaychuk <tj@vision-media.ca>
<https://github.com/tj/git-extras/issues>
<https://github.com/tj/git-extras>