Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
documentation: add 'see also' sections to git-rm and git-add
[gitweb.git]
/
git-send-email.perl
diff --git
a/git-send-email.perl
b/git-send-email.perl
index b0d095b4e95bb665602d3527068341f41ccdf66a..7c8d51223fd940d8e7ccfebe90046bf32f90e327 100755
(executable)
--- a/
git-send-email.perl
+++ b/
git-send-email.perl
@@
-54,7
+54,7
@@
"compose" => \$compose,
"quiet" => \$quiet,
"suppress-from" => \$suppress_from,
- "no-signed-off-cc" => \$no_signed_off_cc,
+ "no-signed-off-cc
|no-signed-off-by-cc
" => \$no_signed_off_cc,
);
# Now, let's fill any that aren't set in with defaults: