On Mon, Jun 15, 2020 at 05:46:16AM -0700, Richard Cochran wrote: > > Your mailer has wrapped the lines. Can you please fix that up and > send again?
I see you use Gmail. Maybe use the "plain text option." When I send patches over Gmail, I use the command line like this... git send-email \ --to="<linuxptp-devel@lists.sourceforge.net>" \ --suppress-cc=self \ --smtp-server=smtp.gmail.com --smtp-server-port=587 --smtp-encryption=tls \ --smtp-user=richardcochran \ --dry-run \ ./patches/monitor-v1 If the "dry run" works, then I repeat with --dry-run removed. Thanks, Richard _______________________________________________ Linuxptp-devel mailing list Linuxptp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxptp-devel