SE: use the newer Cc suppression scheme
Junio C Hamano committed
Jun 19, 2008 at 00:20 UTC
08ac04a489c888d8b47a09c7ce01ead800f8ac40
1 file changed
+1
-2
SE
+1
-2
index 067f2acbff..d48a919a9c 100755
--- a/SE
+++ b/SE
@@ -28,8 +28,7 @@ git send-email \
--from="$me" \
--envelope-sender="$me" \
--to="$to" \
- --no-signed-off-cc \
- --suppress-from \
+ --suppress-cc=all \
--smtp-server=$smtp \
$dryrun \
"$@"