6 git-request-pull - Generates a summary of pending changes
10 'git request-pull' [-p] <start> <url> [<end>]
15 Summarizes the changes between two commits to the standard output, and includes
16 the given URL in the generated summary.
27 URL to include in the summary.
30 Commit to end at; defaults to HEAD.
34 Part of the linkgit:git[1] suite