On 22 February 2016 at 04:49, Eric Sunshine <sunsh...@sunshineco.com> wrote: > On Sun, Feb 21, 2016 at 11:14 PM, Peter Dave Hello > <h...@peterdavehello.org> wrote: >> From: Peter Dave Hello <peterdavehe...@users.noreply.github.com> > > This "From:" line looks suspiciously incorrect. If anything, you'd > probably want to drop the line altogether or use: > > From: Peter Dave Hello <h...@peterdavehello.org>
Peter's commit (https://github.com/git/git/commit/15415c6e) had an author of 'peterdavehe...@users.noreply.github.com' (perhaps because the commit was generated through GitHub's interface?), and submitGit added it as an in-body 'From: ' line because it differed from the address used to send the email (h...@peterdavehello.org - submitGit always uses the user's primary-email-address-in-GitHub to send the email). A 'noreply' address is obviously not wanted in this context though, so I've updated submitGit to disregard them when deciding whether or not to generate an in-body 'From: ' header: https://github.com/rtyley/submitgit/pull/29 Roberto -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html