Re: [RFC PATCH 6/7] builtin/repack: actually drop filtered promisor blobs
Siddharth Shrimali <[email protected]>
| Newsgroups | org.kernel.vger.git |
|---|---|
| Message-ID | <CAGWgyh_cNL=K-8JceMqZ6C9aEpKohnFhXEBxpMecnsHyoW3xXA@mail.gmail.com> |
On 24/07/26 01:12, Siddharth Asthana wrote: > Yes, without that the drop would not actually reclaim space. > > It would be nice if the documentation mentioned that a real > --drop-filtered run implies -d. sounds good.. there is no git-repack documentation for --drop-filtered yet, so when I add it in v2 I'll call out explicitly that a real (non-dry-run) --drop-filtered run implies -d.