1GIT-REQUEST-PULL(1)               Git Manual               GIT-REQUEST-PULL(1)
2
3
4

NAME

6       git-request-pull - Generates a summary of pending changes
7

SYNOPSIS

9       git-request-pull <start> <url> [<end>]
10

DESCRIPTION

12       Summarizes the changes between two commits to the standard output, and
13       includes the given URL in the generated summary.
14

OPTIONS

16       <start>
17           Commit to start at.
18
19       <url>
20           URL to include in the summary.
21
22       <end>
23           Commit to send at; defaults to HEAD.
24

AUTHOR

26       Written by Ryan Anderson <ryan@michonline.com> and Junio C Hamano
27       <junkio@cox.net>
28

DOCUMENTATION

30       Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
31

GIT

33       Part of the git(7) suite
34
35
36
37
38Git 1.5.3.3                       10/09/2007               GIT-REQUEST-PULL(1)
Impressum