
12 Sep
2010
12 Sep
'10
9:16 p.m.
Dear Wolfgang Denk,
Thanks. Way too simple to see the dots through a big redwood board. (though I'd use HEAD~8..HEAD~7)
This would give you only a single patch, representing the commit at HEAD~7
Thanks for clarifying! Interesting logic, however ;)
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?
Maybe the "--compose" to "git send-email" is what you are looking for:
I had used that one. It just seemed awkward to have a text editor open and then to read a file into it...
Reinhard