Re: [PATCH v3] t1300: use test helpers instead of test builtins
From: Samuel Abraham <hidden>
Date: 2026-01-05 14:13:43
From: Samuel Abraham <hidden>
Date: 2026-01-05 14:13:43
On Mon, Jan 5, 2026 at 11:55 AM Karthik Nayak [off-list ref] wrote:
Pushkar Singh [off-list ref] writes:quoted
Hi Abraham, Thanks for pointing that out. Understood. I should keep the commit message itself focused on the change, and describe what was updated between versions under the `---` section. I will send a v4 with the commit message adjusted accordingly and include a "Changes in v4" note below the separator. Thanks for the clarification. PushkarI also find using b4 [1] to be very beneficial to handle this. Where b4 provides patch versioning and you can simply worry about your commits :) [1]: https://b4.docs.kernel.org/en/latest/
Oh thank you very much Karthik. I will surely look into this. Abraham.