emacs-devel
[Top][All Lists]
Advanced

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

Re: git-send-email


From: Alfred M. Szmidt
Subject: Re: git-send-email
Date: Mon, 15 Jun 2020 09:22:00 -0400

   >> > We accept and welcome patches in any form and shape.  However, we
   >> > recommend to use "git format-patch" (see CONTRIBUTE),
   >> 
   >> Which is exactly what he did.
   >
   > No, he did not.  He said that much: he used "git send-email".

   Exactly, thus git format-patch.

No, git send-mail accepts multiple inputs -- and it is not guaranteed
that the input is from format-patch in any shape or form.  From the
man page:

       There are two formats accepted for patch files:

        1. mbox format files

           This is what git-format-patch(1) generates. Most headers and MIME
           formatting are ignored.

        2. The original format used by Greg Kroah-Hartman's
           send_lots_of_email.pl script

           This format expects the first line of the file to contain the "Cc:"
           value and the "Subject:" of the message as the second line.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]