X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-send-email.txt;h=c85d7f4385b91ce296c0247e3c9b93059abff19d;hb=b48275998399561780af85d429da3caceeecd2fe;hp=767cf4d4bdcdfbb6e76b3680b0e89af2186d632a;hpb=67f272c2f21a3d5a372b113b91836455d45257a7;p=git.git diff --git a/Documentation/git-send-email.txt b/Documentation/git-send-email.txt index 767cf4d4b..c85d7f438 100644 --- a/Documentation/git-send-email.txt +++ b/Documentation/git-send-email.txt @@ -60,8 +60,8 @@ The --bcc option must be repeated for each user you want on the bcc list. The --cc option must be repeated for each user you want on the cc list. --compose:: - Use $GIT_EDITOR, core.editor, $VISUAL, or $EDITOR to edit an - introductory message for the patch series. + Invoke a text editor (see GIT_EDITOR in linkgit:git-var[1]) + to edit an introductory message for the patch series. + When '--compose' is used, git send-email will use the From, Subject, and In-Reply-To headers specified in the message. If the body of the message