Re: [PATCH v2 00/36] Combine t/helper binaries into a single one
From: Johannes Schindelin <hidden>
Date: 2018-03-27 14:00:27
From: Johannes Schindelin <hidden>
Date: 2018-03-27 14:00:27
Hi Duy, On Sat, 24 Mar 2018, Nguyễn Thái Ngọc Duy wrote:
v2 fixes a couple of typos in commit messages and use the cmd__ prefix for test commands instead of test_, which avoids a naming conflict with the existing function test_lazy_init_name_hash [the previous v2 send out was aborted because I messed it up with some other patches]
This iteration, with the SQUASH??? I proposed (and that Junio will hopefully pick up soon), works well on Windows. Thank you, Dscho