Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Do linear-time/space rename logic for exact renames
[gitweb.git]
/
git-send-email.perl
diff --git
a/git-send-email.perl
b/git-send-email.perl
index 62e1429733375356bdeb5054c3dca2581a5524fe..96051bc01e1585a69a3e0746bbef7016ec01663e 100755
(executable)
--- a/
git-send-email.perl
+++ b/
git-send-email.perl
@@
-191,6
+191,7
@@
sub format_2822_time {
"smtpserverport" => \$smtp_server_port,
"smtpuser" => \$smtp_authuser,
"smtppass" => \$smtp_authpass,
+ "to" => \@to,
"cccmd" => \$cc_cmd,
"aliasfiletype" => \$aliasfiletype,
"bcc" => \@bcclist,