git-request-pull - Generates a summary of pending changes
git request-pull [-p] <start> <url> [<end>]
Summarizes the changes between two commits to the standard output, and includes the given URL in the generated summary.
Show patch text
Commit to start at.
URL to include in the summary.
Commit to end at; defaults to HEAD.
Part of the git(1) suite