On Mon, May 5, 2025 at 10:52 AM Patrick Steinhardt <ps@xxxxxx> wrote: > > Move garbage collection of cached rerere entries into a separate > function. Nit: this is also repeating the commit message subject nearly as-is. > This prepares us for a subsequent commit where we introduce a > new "rerere-gc" task for git-maintenance(1). So maybe something like: "In a subsequent commit we are going to introduce a new "rerere-gc" task for git-maintenance(1). To prepare for this, refactor the code that garbage collects cached rerere entries into a separate function."