/* Void Main's man pages */

{ phpMan } else { main(); }

Command: man perldoc info search(apropos)  


GIT-REQUEST-PULL(1)                                        Git Manual                                        GIT-REQUEST-PULL(1)



NAME
       git-request-pull - Generates a summary of pending changes

SYNOPSIS
       git request-pull [-p] <start> <url> [<end>]

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

OPTIONS
       -p
           Show patch text

       <start>
           Commit to start at.

       <url>
           URL to include in the summary.

       <end>
           Commit to end at; defaults to HEAD.

AUTHOR
       Written by Ryan Anderson <ryanATmichonline.com[1]> and Junio C Hamano <gitsterATpobox.com[2]>

DOCUMENTATION
       Documentation by Junio C Hamano and the git-list <gitATvger.org[3]>.

GIT
       Part of the git(1) suite

NOTES
        1. ryanATmichonline.com
           mailto:ryanATmichonline.com

        2. gitsterATpobox.com
           mailto:gitsterATpobox.com

        3. gitATvger.org
           mailto:gitATvger.org



Git 1.7.4.4                                                04/11/2011                                        GIT-REQUEST-PULL(1)

Valid XHTML 1.0!Valid CSS!