On Tue, Aug 5, 2025 at 12:23 PM D. Ben Knoble <ben.knoble@xxxxxxxxx> wrote: > > On Tue, Aug 5, 2025 at 6:24 AM Junio C Hamano <gitster@xxxxxxxxx> wrote: > > > > "D. Ben Knoble" <ben.knoble@xxxxxxxxx> writes: > > > > > .... This is true whether I use > > > my copy of the topic or the one you publish (4c8db1e55c (builtin: also > > > setup gently for --help-all, 2025-08-03)). > > > > I think the breakage I saw was while testing the 'seen' branch as a > > whole, so there may be some interactions with other topics. IIRC, > > it was running "git repo --help-all" when I saw the complaints. > > Hm. Will try again with the whole seen branch, but after merging > lo/repo-info locally then > > make -j $(nproc) SANITIZE=leak CC=gcc-14 > (cd t && prove t1517*) > > still didn't fail. With apologies for the mail noise, but I can't seem to reproduce any failures here on 371c45b569 (Merge branch 'dk/help-all' into seen, 2025-08-04), which is the latest seen I can find.