[libvirt] [libvirt-php] New project on libvirt.org and information about sending patches

Michal Novotny minovotn at redhat.com
Tue Feb 8 16:10:42 UTC 2011


On 02/08/2011 04:17 PM, Eric Blake wrote:
> On 02/08/2011 03:41 AM, Michal Novotny wrote:
>> 5. Format it using `git format-patch -X` where X is the number of patch
>> parts to be posted, for multipart patch (X>  1) please use also
>> numbering (-n) option and include the cover-letter (--cover-letter).
>>
>> 6. Send to libvir-list at redhat.com using the `git send-email<files>  --to
>> libvir-list at redhat.com` command where<files>  can be "000*" to send all
>> the patches formatted by git format-patch since git format-patch names
>> the files starting with the 4 digit numbers.
> These two steps can be combined, with no need to worry about 000*
> temporary files, and with a config option to set the default email address:
>
> git config --local sendemail.to=libvir-list at redhat.com
>
> git send-email -X --cover-letter
>
> Basically, send-email understands all the same options as format-patch.
>
>
>
> --
> libvir-list mailing list
> libvir-list at redhat.com
> https://www.redhat.com/mailman/listinfo/libvir-list
Right,
thanks for this reply and information Eric :)

Michal

-- 
Michal Novotny<minovotn at redhat.com>, RHCE
Virtualization Team (xen userspace), Red Hat




More information about the libvir-list mailing list