Re: [GSoC PATCH v3 0/7] repack: add --drop-filtered to reclaim space in partial clones
Siddharth Shrimali <[email protected]>
| Newsgroups | org.kernel.vger.git |
|---|---|
| Message-ID | <CAGWgyh9sDrHb2nXw+mmgQg4-x_H-_mLcwtpAt7QFYHydWNDg+w@mail.gmail.com> |
On Fri, 7 Aug 2026 at 03:49, Junio C Hamano <[email protected]> wrote: > Have these patches been reviewed and tested? Is this a new breakage > in v3? > > I think the accumulated fixes so far I have are as follows, but I > suspect they need to be split and squashed into multiple patches (I > didn't check). sorry for the trouble, these are my mistakes: i ran t7706 but not the full test suite, so i missed the t0450 SYNOPSIS check and the lint errors. The -h usage string wasnt updated to match the new .adoc synopsis, and i left a bare grep in the test. I'll fix all three, before sending a v4 thanks for catching these, and for the fixups. Thanks, Siddharth Shrimali