
12 Sep
2010
12 Sep
'10
8:51 p.m.
Dear Wolfgang Denk,
I know, and I expected them to be numbered by send-email, but I have to have them numbered by format-patch. But there is now the catch that I got 8 commits and it numbers consequently 1/8, 2/8. What simple trick allows me to format-patch only HEAD~8 and HEAD~7 ?
git format-patch -n HEAD~9..HEAD~7 ?
Thanks. Way too simple to see the dots through a big redwood board. (though I'd use HEAD~8..HEAD~7)
Is there a similar simple trick to produce the 0/n e-Mail? I mean without hand entering Subject and Body into the send-email phase? Like having it in a prepared file?
Reinhard