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. -- D. Ben Knoble