On Mon, Feb 25, 2008 at 02:26:03AM +0330, Paolo Ciarrocchi wrote:
I can't think of how to unify the commands from the ui point of view.
What do you suggest?
However, i like the idea of a --send commad line option to
git-format-patch that calls git-send-email to create and send the
patch series.
I think it makes sense the other way around: have git-send-email invoke
git-format-patch.
My reasoning is that git-send-email users almost always use
git-format-patch, but git-format-patch users frequently do not use
git-send-email.
-Peff