git-send-email.txt: describe --compose better

Signed-off-by: Stephen Boyd <bebarino@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Stephen Boyd 2009-03-16 00:44:57 -07:00 committed by Junio C Hamano
parent 188c3827c1
commit 01d3861217

View File

@ -60,14 +60,13 @@ The --cc option must be repeated for each user you want on the cc list.
Use $GIT_EDITOR, core.editor, $VISUAL, or $EDITOR to edit an Use $GIT_EDITOR, core.editor, $VISUAL, or $EDITOR to edit an
introductory message for the patch series. introductory message for the patch series.
+ +
When '--compose' is used, git send-email gets less interactive will use the When '--compose' is used, git send-email will use the From, Subject, and
values of the headers you set there. If the body of the email (what you type In-Reply-To headers specified in the message. If the body of the message
after the headers and a blank line) only contains blank (or GIT: prefixed) (what you type after the headers and a blank line) only contains blank
lines, the summary won't be sent, but git-send-email will still use the (or GIT: prefixed) lines the summary won't be sent, but From, Subject,
Headers values if you don't removed them. and In-Reply-To headers will be used unless they are removed.
+ +
If it wasn't able to see a header in the summary it will ask you about it Missing From or In-Reply-To headers will be prompted for.
interactively after quitting your editor.
--from:: --from::
Specify the sender of the emails. This will default to Specify the sender of the emails. This will default to