���� JFIF �� � ( %"1"%)+...383,7(-.-
![]() Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20 System : Linux st2.domain.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64 User : apache ( 48) PHP Version : 7.4.20 Disable Function : NONE Directory : /proc/self/root/usr/share/doc/git-1.8.3.1/ |
git-request-pull(1) =================== NAME ---- git-request-pull - Generates a summary of pending changes SYNOPSIS -------- [verse] '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. GIT --- Part of the linkgit:git[1] suite