Git wrappers
hub
This seems like a nice wrapper:
https://hub.github.com/
git-pull-request
As mentioned in the README.md, the problem here is that the Personal Access Token credentials are stored in ~/.netrc, so the $HOMEDIR needs to be encrypted. (And is that enough even?)
Git-pull-request is attractive in terms of managing the complete workflow though:
https://github.com/jd/git-pull-request













