Jeff King [off-list ref] writes:
On Mon, Oct 25, 2021 at 08:48:04PM -0700, Junio C Hamano wrote:
quoted
* ks/submodule-add-message-fix (2021-10-23) 1 commit
(merged to 'next' on 2021-10-25 at 377e759528)
+ submodule--helper: fix incorrect newlines in an error message
Message regression fix.
Will merge to 'master'.
This commit has an extra unused parameter in the helper function. I
think we'd want the patch below on top.
Thanks.