git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Taylor Blau <me@ttaylorr.com>
To: "L. E. Segovia" <amy@amyspark.me>
Cc: git@vger.kernel.org
Subject: Re: [BUG] git format-patch incorrectly follows the mailmap when used with --cover-letter
Date: Wed, 2 Nov 2022 20:09:44 -0400	[thread overview]
Message-ID: <Y2MGyM3O7ljEZ4Hm@nand.local> (raw)
In-Reply-To: <cb90779b-edb0-1911-c8bd-a6c56203a201@amyspark.me>

On Wed, Nov 02, 2022 at 08:54:32PM -0300, L. E. Segovia wrote:
> What did you expect to happen? (Expected behavior)
>
> The cover letter should have tallied my commits and associate them with
> the current repository's user.name value.
>
> What happened instead? (Actual behavior)
>
> The cover letter follows my active mailmap and applies it when tallying
> the commits. There is no way to tell it not to.

Are you referring to the shortlog in the cover letter, the patches
themselves, or both?

As you note, there is no '--[no-]mailmap' option in format-patch, though
implementing one should be relatively straightforward.

Thanks,
Taylor

  reply	other threads:[~2022-11-03  0:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-02 23:54 [BUG] git format-patch incorrectly follows the mailmap when used with --cover-letter L. E. Segovia
2022-11-03  0:09 ` Taylor Blau [this message]
2022-11-03  0:21   ` L. E. Segovia
2022-11-03  0:26     ` Taylor Blau

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Y2MGyM3O7ljEZ4Hm@nand.local \
    --to=me@ttaylorr.com \
    --cc=amy@amyspark.me \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).