Merge branch 'jm/send-email-tls-auth-on-batch'
commitd6873a396e054d814744f8943fd1c343ecf4a9dc
authorJunio C Hamano <gitster@pobox.com>
Thu, 2 Aug 2018 22:30:46 +0000 (2 15:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 2 Aug 2018 22:30:46 +0000 (2 15:30 -0700)
tree38e3639a96d56e88ab6276723574724c4fb2594b
parentcd3f067815d145e284369d1bfc4fa16aec8d8eab
parent636f3d7ac51372276a8bfe940395661015ad1ef6
Merge branch 'jm/send-email-tls-auth-on-batch'

"git send-email" when using in a batched mode that limits the
number of messages sent in a single SMTP session lost the contents
of the variable used to choose between tls/ssl, unable to send the
second and later batches, which has been fixed.

* jm/send-email-tls-auth-on-batch:
  send-email: fix tls AUTH when sending batch
git-send-email.perl