From: "Christian König" <christian.koenig@amd.com>
To: git@vger.kernel.org
Subject: Problem with git send-email and --reply-to
Date: Fri, 24 Apr 2026 15:13:57 +0200 [thread overview]
Message-ID: <26f3a5b2-1656-482a-9349-ca3592b8bba1@amd.com> (raw)
Hello everybody,
either I've found a bug or there is something absolutely not obvious going on here with git send-email.
I want to use the --reply-to option with git send-email to make sure that people reply to my AMD mail address and not my gmail address used for sending mails.
When I use the option on the command line it works fine, but when I put that into my .gitconfig it doesn't seem to have any effect.
Any idea what could be wrong here?
.gitconfig looks like this:
[user]
name = Christian König
email = christian.koenig@amd.com
[sendemail]
reply-to = christian.koenig@amd.com
Thanks in advance,
Christian.
next reply other threads:[~2026-04-24 13:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-24 13:13 Christian König [this message]
2026-04-24 13:42 ` Problem with git send-email and --reply-to Ramsay Jones
2026-04-24 16:29 ` Tian Yuchen
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=26f3a5b2-1656-482a-9349-ca3592b8bba1@amd.com \
--to=christian.koenig@amd.com \
--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