> On Aug 14, 2017, at 2:20 PM, Eric Blake <ebl...@redhat.com> wrote: > > 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. >
Thank you for the information. Can this be down when receiving emails as a digest, or does it only work for individual emails?