On 08/14/2017 12:20 PM, Programmingkid wrote: >> These are based against git master, just save the series and then 'git am' >> the lot in one go. > > Is there a tool that can be used to download a series of patches from a mailing list? Copying and pasting patches sometimes introduces problems. 'git am'. I find it works well to save the patch series into a single mailbox, then save that mailbox for the file to feed to git am. -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org