On Fri, Sep 27, 2024 at 06:29:22AM GMT, Jamin Lin wrote:
> > Also, your emails have an invalid "From" field set to
> > "qemu-devel@nongnu.org" when retrieved with the b4 command.

This is almost certainly done by the mailman list running on nongnu.org. It's
a very patch-hostile setting, so I'm surprised it's turned on at all.

> > I have been fixing them for a while. Could you please tell us how you send 
> > the
> > patchsets ?
> > 
> > 
> Command to send my patches as below.
> git send-email -cc jamin_...@aspeedtech.com -cc troy_...@aspeedtech.com -cc 
> yunlin.t...@aspeedtech.com --to-cmd "./scripts/get_maintainer.pl 
> ../v3-patch/*.patch" ../v3-patch/*.patch --no-smtp-auth

I suggest you generate your patches with --force-in-body-from (or set
format.forceInBodyFrom in your .git/config for that repository).

-K

Reply via email to