Merge branch 'jv/send-email-selective-smtp-auth'
commit629ac65f68fb78a6cbff76008326ca38965e1c9a
authorJunio C Hamano <gitster@pobox.com>
Wed, 26 Aug 2015 22:45:31 +0000 (26 15:45 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 26 Aug 2015 22:45:31 +0000 (26 15:45 -0700)
treecb4d007821b7f2f79f19dc57cbccc0de85ab97e2
parented070a40072f01aa819f114bf6b35edf0f53cab2
parent0f2e68b54c7f85656299539de8a4aebab795d369
Merge branch 'jv/send-email-selective-smtp-auth'

"git send-email" learned a new option --smtp-auth to limit the SMTP
AUTH mechanisms to be used to a subset of what the system library
supports.

* jv/send-email-selective-smtp-auth:
  send-email: provide whitelist of SMTP AUTH mechanisms
Documentation/git-send-email.txt
git-send-email.perl