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 [-p] <start> <url> [<end>]
10
11

DESCRIPTION

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

OPTIONS

17       -p
18           Show patch text
19
20       <start>
21           Commit to start at.
22
23       <url>
24           URL to include in the summary.
25
26       <end>
27           Commit to end at; defaults to HEAD.
28

GIT

30       Part of the git(1) suite
31
32
33
34Git 1.8.3.1                       11/19/2018               GIT-REQUEST-PULL(1)
Impressum