Hi,

On Wed, Nov 14, 2012 at 08:06:20PM -0500, Jason J. Herne wrote:
> On Wed, Nov 14, 2012 at 5:22 PM, Sergei Shtylyov <sshtyl...@mvista.com> wrote:
> > Hello.
> >
> >
> > On 15-11-2012 2:03, Jason J. Herne wrote:
> >
> >> From: "Jason J. Herne" <hern...@gmail.com>
> >
> >
> >   You have already posted Try #3. And preferrably, information about patch
> > version should be included with [PATCH] prefix like this [PATCH v4].
> >
> >
> 
> Noted for future submissions.  Any idea how I get git send-email to
> generate the patch tag
> like that?
> 
> Also, do I need to resubmit this patch because of this semi-faulty
> subject line? I would
> assume that to be unnecessary.

$ git send-email --subject-prefix="PATCH v4" HEAD ^origin/master

if you want to generate the patch file before sending, pass
--subject-prefix to git format-patch instead.

-- 
balbi

Attachment: signature.asc
Description: Digital signature

Reply via email to