From: Junio C Hamano Date: Thu, 5 Nov 2015 20:18:06 +0000 (-0800) Subject: Merge branch 'sa/send-email-smtp-batch-data-limit' into maint X-Git-Tag: v2.6.3~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=53be145209eeac5972d4ea4374d667fdf594f78f;p=thirdparty%2Fgit.git Merge branch 'sa/send-email-smtp-batch-data-limit' into maint When "git send-email" wanted to talk over Net::SMTP::SSL, Net::Cmd::datasend() did not like to be fed too many bytes at the same time and failed to send messages. Send the payload one line at a time to work around the problem. * sa/send-email-smtp-batch-data-limit: git-send-email.perl: Fixed sending of many/huge changes/patches --- 53be145209eeac5972d4ea4374d667fdf594f78f