aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2025-12-17 14:11:53 +0900
committerJunio C Hamano <gitster@pobox.com>2025-12-17 14:11:53 +0900
commitf3951e32301e01b6701df353ebda2b371f3d0d0c (patch)
tree11be68a2817569e3e29ee8c6af921c6ee18d5f90 /Documentation
parent1c8a1b7bf9de50ec11bc3492b2181762aab2178d (diff)
parent41d425008afc95e9e5d3ee5d13e76f78f392fe3a (diff)
downloadgit-f3951e32301e01b6701df353ebda2b371f3d0d0c.tar.gz
Merge branch 'kh/doc-send-email-paragraph-fix'
Docfix. * kh/doc-send-email-paragraph-fix: doc: send-email: fix broken list continuation
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-send-email.adoc1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/git-send-email.adoc b/Documentation/git-send-email.adoc
index 263b977353..688efe2786 100644
--- a/Documentation/git-send-email.adoc
+++ b/Documentation/git-send-email.adoc
@@ -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.