diff options
| author | Junio C Hamano <gitster@pobox.com> | 2025-12-17 14:11:53 +0900 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-12-17 14:11:53 +0900 |
| commit | f3951e32301e01b6701df353ebda2b371f3d0d0c (patch) | |
| tree | 11be68a2817569e3e29ee8c6af921c6ee18d5f90 /Documentation/git-send-email.adoc | |
| parent | 1c8a1b7bf9de50ec11bc3492b2181762aab2178d (diff) | |
| parent | 41d425008afc95e9e5d3ee5d13e76f78f392fe3a (diff) | |
| download | git-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/git-send-email.adoc')
| -rw-r--r-- | Documentation/git-send-email.adoc | 1 |
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. |
