Skip to content

Commit 08ac04a

Browse files
committed
SE: use the newer Cc suppression scheme
1 parent 45b7385 commit 08ac04a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

SE

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ git send-email \
2828
--from="$me" \
2929
--envelope-sender="$me" \
3030
--to="$to" \
31-
--no-signed-off-cc \
32-
--suppress-from \
31+
--suppress-cc=all \
3332
--smtp-server=$smtp \
3433
$dryrun \
3534
"$@"

0 commit comments

Comments
 (0)