]> git.ipfire.org Git - thirdparty/git.git/commit
docs: add outlookidfix config option to sendemail documentation
authorAditya Garg <gargaditya08@live.com>
Mon, 30 Jun 2025 18:06:34 +0000 (18:06 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Jun 2025 21:14:58 +0000 (14:14 -0700)
commita717ef18f2fa7c91e801869ec5aab00d99d4ceb5
treeb7ef586f2387c17417a018f424d02e261221d4f9
parent96e5b72d1a7ce8851cf8d1bdfc61f717c0a39407
docs: add outlookidfix config option to sendemail documentation

The documentation for command line option `--outlook-id-fix` is there in
the sendemail documentation, but the config option `sendemail.outlookidfix`
was missing. Add the same to the documentation.

White at it, also enclose the values `true` and `false` in backticks in
the documentation for `sendemail.mailmap`.

Signed-off-by: Aditya Garg <gargaditya08@live.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config/sendemail.adoc