summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorAsk Bjørn Hansen <ask@develooper.com>2008-08-31 20:32:43 (GMT)
committerJunio C Hamano <gitster@pobox.com>2008-08-31 23:32:07 (GMT)
commit14877436871a1e5e38deb64abb884b480ff02567 (patch)
tree8fca2432bfc8b5fe18761b28ae776366111e54e4 /Documentation
parente5b5c1d2cf0416b0e597c4b974b0efbd1da54267 (diff)
downloadgit-14877436871a1e5e38deb64abb884b480ff02567.zip
git-14877436871a1e5e38deb64abb884b480ff02567.tar.gz
git-14877436871a1e5e38deb64abb884b480ff02567.tar.bz2
Document sendemail.envelopesender configuration
Signed-off-by: Ask Bjørn Hansen <ask@develooper.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-send-email.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/git-send-email.txt b/Documentation/git-send-email.txt
index e2437f3..3c3e1b0 100644
--- a/Documentation/git-send-email.txt
+++ b/Documentation/git-send-email.txt
@@ -179,6 +179,9 @@ user is prompted for a password while the input is masked for privacy.
This is useful if your default address is not the address that is
subscribed to a list. If you use the sendmail binary, you must have
suitable privileges for the -f parameter.
+ Default is the value of the 'sendemail.envelopesender' configuration
+ variable; if that is unspecified, choosing the envelope sender is left
+ to your MTA.
--to::
Specify the primary recipient of the emails generated.