From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43675) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V7MpY-0002st-T2 for qemu-devel@nongnu.org; Thu, 08 Aug 2013 05:48:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V7MpS-0002g1-Uf for qemu-devel@nongnu.org; Thu, 08 Aug 2013 05:48:28 -0400 Received: from mail6.webfaction.com ([74.55.86.74]:46174 helo=smtp.webfaction.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V7MpS-0002fl-Oy for qemu-devel@nongnu.org; Thu, 08 Aug 2013 05:48:22 -0400 Message-ID: <5203695D.8040606@ctshepherd.com> Date: Thu, 08 Aug 2013 10:48:13 +0100 From: Charlie Shepherd MIME-Version: 1.0 References: <1375729869-10902-1-git-send-email-charlie@ctshepherd.com> <20130808082816.GG21639@stefanha-thinkpad.redhat.com> In-Reply-To: <20130808082816.GG21639@stefanha-thinkpad.redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] Test coroutine execution order (v2) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: kwolf@redhat.com, pbonzini@redhat.com, gabriel@kerneis.info, qemu-devel@nongnu.org On 08/08/2013 09:28, Stefan Hajnoczi wrote: > On Thu, Aug 08, 2013 at 03:23:14AM +0100, Charlie Shepherd wrote: > This patch's commit message will say "Test coroutine execution order > (v2)" when applied. > > In the future please put the "v2" into the [PATCH ...] tag list instead > so it gets stripped automatically when the patch is applied. > > With git-format-patch you can use --subject-prefix to customize the tag > list. I use a tool called git-publish to automate managing patch > revisions: > https://github.com/stefanha/git-publish Ah sorry I forgot it should go in the square brackets. Did you want me to resend it with the correct title? Charlie