mirror of
https://github.com/git/git.git
synced 2026-01-11 13:23:12 +09:00
doc: send-email: fix broken list continuation
The list continuation has to be “immediately adjacent to the block being attached”.[1] [1]: https://web.archive.org/web/20251208172615/https://docs.asciidoctor.org/asciidoc/latest/lists/continuation/ Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
9a2fb147f2
commit
41d425008a
@ -321,7 +321,6 @@ for instructions.
|
||||
If disabled with `--no-use-imap-only`, the emails will be sent like usual.
|
||||
Disabled by default, but the `sendemail.useImapOnly` configuration
|
||||
variable can be used to enable it.
|
||||
|
||||
+
|
||||
This feature requires setting up `git imap-send`. See linkgit:git-imap-send[1]
|
||||
for instructions.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user