On Mon, Oct 2, 2017 at 4:18 PM, Ben Peart <peartben@xxxxxxxxx> wrote: > > On 9/16/2017 4:06 AM, Christian Couder wrote: > > - Patch 1/40 is a small code cleanup that I already sent to the >> >> mailing list but may be removed in the end due to ongoing work >> on "git clone". >> >> - Patches 02/40 to 07/40 create a "Git/Packet.pm" module by >> refactoring "t0021/rot13-filter.pl". Functions from this new >> module will be used later in test scripts. According to Junio's >> suggestion compared to v5 we now first fully refactor >> "t0021/rot13-filter.pl" before creating the "Git/Packet.pm" >> module. > > This seems like a very logical thing to do and should be split out so that > progress can be made independently. Ok, I will split according to my division of the patches.