From: Junio C Hamano Date: Wed, 27 Oct 2010 04:52:26 +0000 (-0700) Subject: Merge branch 'jp/send-email-to-cmd' X-Git-Tag: v1.7.4-rc0~164 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/9b1054d93e7e8564d0d9865cb7118cb6e756c74b?ds=inline;hp=-c Merge branch 'jp/send-email-to-cmd' * jp/send-email-to-cmd: git-send-email.perl: Add --to-cmd Conflicts: git-send-email.perl --- 9b1054d93e7e8564d0d9865cb7118cb6e756c74b diff --combined Documentation/git-send-email.txt index cde404a461,fff97a3dd2..05904e0e7f --- a/Documentation/git-send-email.txt +++ b/Documentation/git-send-email.txt @@@ -97,7 -97,7 +97,7 @@@ See the CONFIGURATION section for 'send Specify the primary recipient of the emails generated. Generally, this will be the upstream maintainer of the project involved. Default is the value of the 'sendemail.to' configuration value; if that is unspecified, - this will be prompted for. + and --to-cmd is not specified, this will be prompted for. + The --to option must be repeated for each user you want on the to list. @@@ -165,15 -165,6 +165,15 @@@ user is prompted for a password while t are also accepted. The port can also be set with the 'sendemail.smtpserverport' configuration variable. +--smtp-server-option=