Re: [PATCH v3 0/7] builtin/maintenance: implement missing tasks compared to git-gc(1)
From: Derrick Stolee <hidden>
Date: 2025-05-02 14:57:34
From: Derrick Stolee <hidden>
Date: 2025-05-02 14:57:34
On 5/2/2025 4:43 AM, Patrick Steinhardt wrote:
Changes in v3:
- Simplify the heuristic for "rerere-gc" so that we only count the
number of directory entries in ".git/rr-cache", without considering
staleness.The range-diff was harder to read than just re-reviewing patch 7, but I think this v3 is ready to go. Thanks, -Stolee