|
NAMEgit-paste - Send patches to pastebin for chat conversationsSYNOPSISgit-paste <git format-patch options>DESCRIPTIONSend patches to pastebin for chat conversations using pastebinit. The syntax highlighting will be set to ´diff´.OPTIONS<git format-patch options>All options are passed directly to git format-patch. Given no arguments, git-paste passes @{u} to git format-patch. CONFIGURATIONThe pastebinit software chooses the most appropriate pastebin site for your operating system and the pastebinit documentation https://manpages.debian.org/pastebinit contains details of how to configure it to use a different site.EXAMPLESPastebin the patches between the current branch and its upstream:
Pastebin the latest commit:
Pastebin the latest three commits:
AUTHORWritten by Paul Wise <mailto:pabs3@bonedaddy.net>REPORTING BUGS<https://github.com/tj/git-extras/issues>SEE ALSO<https://github.com/tj/git-extras>
Visit the GSP FreeBSD Man Page Interface. |