Skip to content

Commit 41d4250

Browse files
LemmingAvalanchegitster
authored andcommitted
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 <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 9a2fb14 commit 41d4250

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Documentation/git-send-email.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,6 @@ for instructions.
321321
If disabled with `--no-use-imap-only`, the emails will be sent like usual.
322322
Disabled by default, but the `sendemail.useImapOnly` configuration
323323
variable can be used to enable it.
324-
325324
+
326325
This feature requires setting up `git imap-send`. See linkgit:git-imap-send[1]
327326
for instructions.

0 commit comments

Comments
 (0)