Results 3 issues of Kevin Barry

These two go hand-in-hand really. But the existing pull-request command is actually only generating text it's not doing a github pull-request. This renames the existing pull-request command to pull-request-text and...

feature
view patch

Just saves a few steps if you're frequently branching locally and later what to push the branch to github Implemented here: http://github.com/barryk/github-gem/tree/PushBranch

feature
view patch

These are two handy commands to help you see what you haven't yet pushed or to interactively rebase before you push Implemented here http://github.com/barryk/github-gem/tree/diff

feature
view patch