On Mon, 31 Oct 2022 at 16:42, Richard Henderson <richard.hender...@linaro.org> wrote: > On 11/1/22 04:56, Christian Schoenebeck wrote: > > On Wednesday, October 26, 2022 4:10:54 AM CET Richard Henderson wrote: > > BTW Richard, could you add a message-id tag to your queued TCG patches? > > Sometimes I remember, but I don't use the same tooling for my own work as I > do for queuing > other people's. I haven't found much value in it. > > > > If you > > are using patchwork client then it suffices to add "msgid=on" to .pwclientrc > > I am not.
Tools that boil down to git-am(1) need to add the -m (--message-id) flag. Stefan