Re: [PATCH] send-email: document --mailmap and associated configuration
From: Junio C Hamano <hidden> Date: 2024-09-24 21:41:46
Jacob Keller [off-list ref] writes:
+sendemail.mailmap.blob::
+ Like `sendemail.mailmap.file`, but consider the value as a reference
+ to a blob in the repository. Entries in `sendemail.mailmap.file`
+ take precedence over entries here. See linkgit:git-mailmap[1].
No such documentation page git-mailmap[1] exists, hence this breaks
"make check-docs".