Martin Langhoff <[EMAIL PROTECTED]> writes: > Fair enough -- blame it on my primitive approach of only having 2 > working repositories, and having some patches in them that I'm not > pushing upstream. Exporting to mbox would mean that I have to edit the > mbox file to remove the patches I don't intend to publish. > > ... and on my naive reading of git-send-email documentation -- it > doesn't mention mbox format at all, so I assumed it would expect one > patch per file.
Not really; --mbox output is one-file-per-patch and it is up to you which ones to pick and concatenate them in what order, if you want them in a single file. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html