On Mon, Apr 28, 2025 at 03:40:26PM -0700, Junio C Hamano wrote: > "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx> writes: > > > Updates in V2 > > ============= > > > > * Fixed a memory leak in the test helper. > > * The test helper has a better CLI that makes use of the parse-options > > library. > > * The test script skips the in file and instead feeds the input directly to > > the test helper. > > Everything in the changes relative to the previous iteration looked > quite sane. Will replace. Thanks. Seconded, the range-diff looks as expected and addresses my comments. Thanks! Patrick