On Thu, Feb 14, 2019 at 1:37 PM Enrico Weigelt, metux IT consult <lkml@xxxxxxxxx> wrote: > On 14.02.19 03:17, Andy Shevchenko wrote: > > I dunno how you created this message, I hope you used --cover-letter > > parameter to git-format-patch. > > I'm using: git send-email --compose <...> > > > Just don't forget to add -v<N>, where <N> is version. > > hmm, git send-email doesn't seem to have a corresponding flag :( It's there from several releases. But it's not a send-email option, it's format-patch one. send-email passes those commands to format-patch. Perhaps time to update your ancient version of git tools? :-) -- With Best Regards, Andy Shevchenko