summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 55f409a)
raw | patch | inline | side by side (parent: 55f409a)
author | Ask Bjørn Hansen <ask@develooper.com> | |
Sat, 7 Jun 2008 07:33:42 +0000 (00:33 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 8 Jun 2008 20:46:38 +0000 (13:46 -0700) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-send-email.perl | patch | blob | history |
diff --git a/git-send-email.perl b/git-send-email.perl
index a598fdc890c817875766c29aa714d622af770f4b..ec69c237f9a5dede0227d986be703aaddf5c4acf 100755 (executable)
--- a/git-send-email.perl
+++ b/git-send-email.perl
"bcc" => \@bcclist,
"aliasesfile" => \@alias_files,
"suppresscc" => \@suppress_cc,
+ "envelopesender" => \$envelope_sender,
);
# Handle Uncouth Termination