Send commits to a pastebin site using
pastebinit. Part ofgit-extras. More information: https://github.com/tj/git-extras/blob/master/Commands.md#git-paste.
pastebinit:git paste
git format-patch in order to select a different set of commits (@^ selects the parent of HEAD, and so the currently checked out commit is sent):git paste @^