[libvirt] [PATCH] Take Two - Fix domain restore for files on root-squash NFS.

Eric Blake eblake at redhat.com
Thu Feb 25 22:33:48 UTC 2010


According to Laine Stump on 2/25/2010 3:19 PM:
> Thanks once again for the informative review! (I've learned something
> new about git, which isn't really surprising I supposed, since I
> currently know so little ;-))

One of the things I love about open source is that everyone learns from
each other.

>>   Likewise, a subject line of "[PATCHv2] Fix..." is
>> better than "[PATCH] Take Two - Fix...", since git am strips
>> "[PATCH...]" but not "Take Two".
>>    
> 
> Can git send-email be made to put that in the subject line rather than
> just [PATCH] or [PATCH n/m]? That would be really useful!

'git send-email' takes any argument that 'git format-patch' does; the
latter is documented as supporting --subject-prefix.  So:

git send-email -2 --subject-prefix=PATCHv2

sends the last two commits, using [PATCHv2 1/2] as the subject line leader.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 320 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20100225/f5653b24/attachment-0001.sig>


More information about the libvir-list mailing list