Re: [PATCH 3/3] add-interactive: add new "context" subcommand
From: Christian Couder <hidden>
Date: 2025-05-06 08:28:38
From: Christian Couder <hidden>
Date: 2025-05-06 08:28:38
On Tue, May 6, 2025 at 9:37 AM Leon Michalak [off-list ref] 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!