The one-step pull request 🚢✨
1 min readOct 23, 2017
Here’s a great helper that I use frequently
https://github.com/kirkstrobeck/helpers/blob/master/pull-request
The git
workflow can then be simplified to
- pull
- create a branch, do some work, commit
- and
pull-request
To use, link the above script in your .bashrc
or .zshrc
and install Hub.