]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'zy/send-email-error-handling'
authorJunio C Hamano <gitster@pobox.com>
Wed, 16 Apr 2025 20:54:19 +0000 (13:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 16 Apr 2025 20:54:19 +0000 (13:54 -0700)
Auth-related (and unrelated) error handling in send-email has been
made more robust.

* zy/send-email-error-handling:
  send-email: finer-grained SMTP error handling
  send-email: capture errors in an eval {} block


Trivial merge