On 2015-03-30 19:08:02, Gao, Liming wrote: > Yes. I use TortoiseGit to send all patches together.
Hmm, it looks like you had luck with the previous tortoisegit email issue: https://code.google.com/p/tortoisegit/issues/detail?id=2414 Maybe they can fix multiple emails to be sent threaded too? I did test git send-email *.patch from under msysgit on Windows, and it seems to send the patch series with proper reply-to headers so all the patches appear in a single thread. -Jordan > -----Original Message----- > From: Justen, Jordan L > Sent: Monday, March 30, 2015 11:59 PM > To: [email protected]; Gao, Liming; > [email protected] > Subject: Re: [edk2] [Patch 0/2] IntelFrameworkModulePkg: Clean up two library > instances > > Did you use git send-email *.patch to send all three patches together? > Usually git will thread all the patches together, but that didn't happen with > these 3 emails. > > Series Reviewed-by: Jordan Justen <[email protected]> > > On 2015-03-29 23:58:41, Liming Gao wrote: > > Clean up PeiDxeDebugLibReportStatusCode and LzmaCustomDecompressLib > > library instances not to depend on IntelFrameworkPkg and > > IntelFrameworkModulePkg. > > > > Liming Gao (2): > > IntelFrameworkModulePkg: Cleanup PeiDxeDebugLibReportStatusCode > > IntelFrameworkModulePkg: Move LzmaDecompress GUID > > > > Include/Guid/LzmaDecompress.h | 35 > > ---------------------- > > IntelFrameworkModulePkg.dec | 7 +---- > > .../LzmaArchCustomDecompressLib.inf | 4 +-- > > .../LzmaCustomDecompressLib.inf | 4 +-- > > Library/PeiDxeDebugLibReportStatusCode/DebugLib.c | 2 +- > > .../PeiDxeDebugLibReportStatusCode.inf | 2 -- > > 6 files changed, 6 insertions(+), 48 deletions(-) delete mode 100644 > > Include/Guid/LzmaDecompress.h > > > > -- > > 1.9.5.msysgit.0 > > > > > > > > ---------------------------------------------------------------------- > > -------- Dive into the World of Parallel Programming The Go Parallel > > Website, sponsored by Intel and developed in partnership with Slashdot > > Media, is your hub for all things parallel software development, from > > weekly thought leadership blogs to news, videos, case studies, > > tutorials and more. Take a look and join the conversation now. > > http://goparallel.sourceforge.net/ > > _______________________________________________ > > edk2-devel mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/edk2-devel ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ edk2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-devel
