On 07/11/2017 08:43 AM, Laszlo Ersek wrote:
> So send the patches with
> 
>   git send-email *.patch
> 
> or put all the patches into a temporary directory, and run
> 
>   git send-email patch-dir/

Or you can even skip patch files, and directly send things with one lass
chance in your editor:

git send-email -v5 -3 --annotate --cover-letter

[send the top three commits in my current git branch as a version 5
patch series, where I get to write the cover letter and tweak any of the
patches in my preferred $EDITOR before sending anything]

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to