Merge branch 'jw/send-email-no-auth'
commit8ac6990b8712cb7c44dfc4ff8d9e99b5ec55b01d
authorJunio C Hamano <gitster@pobox.com>
Tue, 6 Nov 2018 06:50:20 +0000 (6 15:50 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 6 Nov 2018 06:50:20 +0000 (6 15:50 +0900)
treea8e00092967a8457f23e9773caf81500d397f458
parent1443ca9a7243d65d6b7d47ae5089cacbf0869ac4
parent8dd9b3f85a1806ab2aaf0fc4bf20fa17d499a0b0
Merge branch 'jw/send-email-no-auth'

"git send-email" learned to disable SMTP authentication via the
"--smtp-auth=none" option, even when the smtp username is given
(which turns the authentication on by default).

* jw/send-email-no-auth:
  send-email: explicitly disable authentication
Documentation/git-send-email.txt
git-send-email.perl