On 01/03/2017 04:12 PM, Arnaldo Carvalho de Melo wrote: > So maybe this is just my git-am frontend script, that expects a '---', > but then, here, if I use: > > [acme@jouet linux]$ git format-patch -n --cover-letter tip/perf/urgent..
I found the problem, I used the -p option in the format-patch. I will not use it anymore. Sorry for the noise. -- Daniel