6 git-request-pull - Generates a summary of pending changes
10 'git-request-pull' <start> <url> [<end>]
15 Summarizes the changes between two commits to the standard output, and includes
16 the given URL in the generated summary.
24 URL to include in the summary.
27 Commit to send at; defaults to HEAD.
31 Written by Ryan Anderson <ryan@michonline.com> and Junio C Hamano <junkio@cox.net>
35 Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
39 Part of the gitlink:git[7] suite