Re: [Outreachy PATCH v6 0/2] do not use misdesigned strbuf_split*()
From: Christian Couder <hidden>
Date: 2025-10-24 13:25:22
From: Christian Couder <hidden>
Date: 2025-10-24 13:25:22
On Thu, Oct 23, 2025 at 6:27 PM Junio C Hamano [off-list ref] wrote:
Olamide Caleb Bello [off-list ref] writes:quoted
Changes in v6 ============= - Modify commit messages to have proper structure - Changed logic in get_default_ssh_signing_key() to use xmemdupz() if key has '\n' and xstrdup() if not.This round looks good to me. Christian, should we declare victory and mark it for 'next' now?
Yeah, v6 looks good to me too. Acked. Thanks.