git-request-pull
Generates a summary of pending changes
- Provided by: git-man (Version: 1:1.9.1-1ubuntu0.10)
- Source: git
- Report a bug
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.
-p
<start>
<url>
<end>
Part of the git(1) suite