.\"Generated by db2man.xsl. Don't modify this, modify the source. .de Sh \" Subsection .br .if t .Sp .ne 5 .PP \fB\\$1\fR .PP .. .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Ip \" List item .br .ie \\n(.$>=3 .ne \\$3 .el .ne 3 .IP "\\$1" \\$2 .. .TH "GIT-REQUEST-PULL" 1 "" "" "" .SH NAME git-request-pull \- Generates a summary of pending changes .SH "SYNOPSIS" \fIgit\-request\-pull\fR [] .SH "DESCRIPTION" Summarizes the changes between two commits to the standard output, and includes the given URL in the generated summary\&. .SH "OPTIONS" .TP Commit to start at\&. .TP URL to include in the summary\&. .TP Commit to send at; defaults to HEAD\&. .SH "AUTHOR" Written by Ryan Anderson and Junio C Hamano .SH "DOCUMENTATION" Documentation by Junio C Hamano and the git\-list \&. .SH "GIT" Part of the \fBgit\fR(7) suite