SE: no suppress-cc; use configuration

Junio C Hamano committed Jan 23, 2009 at 10:39 UTC 6b3472e1c71e5fee88281fdb12fa6fedd45eca0f
1 file changed -1
SE
-1
@@ -28,7 +28,6 @@ git send-email \
28 --from="$me" \
29 --envelope-sender="$me" \
30 --to="$to" \
31 - --suppress-cc=all \
31 --smtp-server=$smtp \
32 $dryrun \
33 "$@"