Add GitHub support to git on the command-line
hub
$ hub pull-request -m 'Fix bug in parser'
$ hub clone owner/repo
$ hub create && git push -u origin HEAD