On Tue, 22 Sep 2026, Christian König <[email protected]> wrote: > Because of that I have an exception from my manager to use my gmail > account to send patches with a "Reply-To: [email protected]" in > the header.
Do you have sendemail.from in git config set to your AMD address? That should allow you to send patches from wherever, and have the AMD address show up as author. If you look at Ville's patches for instance [1], they always have the From: in the patch body, and git am uses that for the author. HTH, Jani. [1] https://lore.kernel.org/r/[email protected] -- Jani Nikula, Intel
