On 12/09/2014 05:37 AM, Laine Stump wrote:
> On 12/09/2014 07:27 AM, Vasiliy Tolstov wrote:
>> 2014-12-09 15:03 GMT+03:00 Daniel P. Berrange <berra...@redhat.com>:
>>> The majority of us are using  git send-email
>>>
>>> eg, if I'm on a branch, I'll use this to spam all patches on that
>>> branch vs master
>>>
>>>   $ git send-email --cover-letter --annotate --to libvir-list@redhat.com \
>>>       --smtp-server=<my local smtp server> --no-chain-reply-to \
>>>       master..
>>>
>>> I have this long command line hidden behind a script so I just normally
>>> run the simpler 'git-spam libvir-list@redhat.com master..'
>>
>> Thanks, if i have new version of patch, what i need to specify in git
>> send-email ?
>>
> 
> --subject-prefix="PATCHv5" (or whatever version it is)

or shorter, -v5


-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to