SE: use the newer Cc suppression scheme

This commit is contained in:
Junio C Hamano
2008-06-19 00:20:21 -07:00
parent 45b738524a
commit 08ac04a489

3
SE
View File

@@ -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 \
"$@"