GIT−REQUEST−PULL - Online Linux Manual PageSection : 1
Updated : 2023−03−13
Source : Git 2​.40​.0
Note : Git Manual

NAMEgit-request-pull − Generates a summary of pending changes

SYNOPSISgit request−pull [−p] <start> <URL> [<end>]

DESCRIPTIONGenerate a request asking your upstream project to pull changes into their tree​. The request, printed to the standard output, begins with the branch description, summarizes the changes and indicates from where they can be pulled​. The upstream project is expected to have the commit named by <start> and the output asks it to integrate the changes you made since that commit, up to the commit named by <end>, by visiting the repository named by <URL>​.

OPTIONS−p Include patch text in the output​. <start> Commit to start at​. This names a commit that is already in the upstream history​. <URL> The repository URL to be pulled from​. <end> Commit to end at (defaults to HEAD)​. This names the commit at the tip of the history you are asking to be pulled​. When the repository named by <URL> has the commit at a tip of a ref that is different from the ref you have locally, you can use the <local>:<remote> syntax, to have its local name, a colon :, and its remote name​.

EXAMPLESImagine that you built your work on your master branch on top of the v1​.0 release, and want it to be integrated to the project​. First you push that change to your public repository for others to see: git push https://git​.ko​.xz/project masterThen, you run this command: git request−pull v1​.0 https://git​.ko​.xz/project masterwhich will produce a request to the upstream, summarizing the changes between the v1​.0 release and your master, to pull it from your public repository​. If you pushed your change to a branch whose name is different from the one you have locally, e​.g​. git push https://git​.ko​.xz/project master:for−linusthen you can ask that to be pulled with git request−pull v1​.0 https://git​.ko​.xz/project master:for−linus

GITPart of the git(1) suite
0
Johanes Gumabo
Data Size   :   7,849 byte
man-git-request-pull.1Build   :   2024-12-05, 20:55   :  
Visitor Screen   :   x
Visitor Counter ( page / site )   :   2 / 236,855
Visitor ID   :     :  
Visitor IP   :   18.216.167.229   :  
Visitor Provider   :   AMAZON-02   :  
Provider Position ( lat x lon )   :   39.962500 x -83.006100   :   x
Provider Accuracy Radius ( km )   :   1000   :  
Provider City   :   Columbus   :  
Provider Province   :   Ohio ,   :   ,
Provider Country   :   United States   :  
Provider Continent   :   North America   :  
Visitor Recorder   :   Version   :  
Visitor Recorder   :   Library   :  
Online Linux Manual Page   :   Version   :   Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page   :   Library   :   lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page   :   Library   :   lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base   :   Version   :   Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base   :   Library   :   lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36

Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.