On Tue, May 6, 2025 at 9:37 AM Leon Michalak <leonmichalak6@xxxxxxxxx> wrote: > > Valid points, I don't think I have any objections to anything listed. Please don't "top post" and reply inline instead (see https://en.wikipedia.org/wiki/Posting_style) as it's the standard on this list. > Would it be recommended to update to test_grep (and test_config from > previous message) in the same test files whilst I'm at it? If you want to replace pre existing "grep" commands with "test_grep" and pre existing `git config` with `test_config`, I would recommend doing it in preparatory patches that go first in your patch series. Thanks!