On Fri, Oct 31, 2008 at 05:52:05PM +0100, Pierre Habouzit wrote:
Signed-off-by: Pierre Habouzit <redacted>
---
One can consider to squash that on top of
[ref] to be able to pass
all non path arguments before a possible '--' to git format-patch.
Personally, I think the other patch is not useful without this. I often
pull out funny subsets of patches if I know it is safe to do so (e.g., I
collect small, unrelated bugfixes directly onto a single branch, but I
send them separately).
With this patch, I might even find send-email usable. :)
-Peff