qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] posting patches in pull requests (was Re: [PATCH 08/29]


From: Peter Maydell
Subject: Re: [Qemu-devel] posting patches in pull requests (was Re: [PATCH 08/29] cpu: Add qemu_for_each_cpu())
Date: Thu, 2 May 2013 16:55:57 +0100

On 2 May 2013 16:52, Anthony Liguori <address@hidden> wrote:
> Peter Maydell <address@hidden> writes:
>> Heh, I use sed for this bit:
>> sed -i -e 's/^Subject: \[PULL\(.*\)].*/Subject: [PULL\1]
>> '"$BRANCHPFX"' queue/;/^$/q' "$COVERLETTER"
>
> You can also just do git format-patch --subject-prefix=PULL and avoid
> any fixups...

I do (now), in fact -- the sed is still needed to make the
cover letter subject say '"arm-devs" queue'.

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]