SE: use the newer Cc suppression scheme

todo
Junio C Hamano 2008-06-19 00:20:21 -07:00
parent 45b738524a
commit 08ac04a489
1 changed files with 1 additions and 2 deletions

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