]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ag/send-email-sasl-with-host-port' into next
authorJunio C Hamano <gitster@pobox.com>
Fri, 6 Mar 2026 22:43:08 +0000 (14:43 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 6 Mar 2026 22:43:08 +0000 (14:43 -0800)
commita773196f56847a5070d0ce568965b972ea515c6f
tree214097a92b28fc7b163145f32c0a4b89540f46a4
parent607e206418a54950d2e6d3eb494f3e6e27a0fef5
parentb10fb23d52425644b8c3bb9b7277cb3328a73c16
Merge branch 'ag/send-email-sasl-with-host-port' into next

"git send-email" learns to pass hostname/port to Authen::SASL
module.

* ag/send-email-sasl-with-host-port:
  send-email: pass smtp hostname and port to Authen::SASL