On Mon, May 5, 2025 at 10:52 AM Patrick Steinhardt <ps@xxxxxx> wrote: > > Move pruning of worktrees into a separate function. Repeating the subject at the beginning of the body part of the commit message doesn't bring much value. > This prepares for a > subsequent commit where we introduce a new "worktree-prune" task for > git-maintenance(1). I think it might help a bit to reword in the usual "describe the problem first and then say what to do about it" way. Maybe something like: "In a subsequent commit we are going to introduce a new "worktree-prune" task for git-maintenance(1). To prepare for this, refactor the code that prunes worktrees into a separate function."