Re: [PATCH v5 3/3] send-email docs: add format-patch options

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 25/09/21 03.03, Junio C Hamano wrote:
Ah, thanks for explanation.

     git format-patch -2

would be options-only way to "indicate some sort of revision", so
perhaps

     . git send-email <send-email options> files|directory
     . git send-email <send-email options> <format-patch options>

(where "options" is used to refer to both --options and arguments)
would illustrate the differences better?


But we can also directly specify revision range (commonly <common ancestor>..HEAD or HEAD ^<common ancestor>).

So for the second form, the syntax will be:

git send-email <send-email options> <format-patch options> <revision range>

--
An old man doll... just what I always wanted! - Clara



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux