Merge branch 'tb/send-email-extract-valid-address-error-message-fix' into maint-2.42
commit584cde766b470317836b2160c2b4e3b659403ade
authorJunio C Hamano <gitster@pobox.com>
Thu, 2 Nov 2023 07:53:19 +0000 (2 16:53 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 2 Nov 2023 07:53:20 +0000 (2 16:53 +0900)
tree65745b917c285fd220b9deaf9fed5cb182043224
parent2a6806140e13d5bb60a77cb398b483fadfb63ccb
parent12288cc44e48810758b6d38b453b94568cb6fce3
Merge branch 'tb/send-email-extract-valid-address-error-message-fix' into maint-2.42

An error message given by "git send-email" when given a malformed
address did not give correct information, which has been corrected.

* tb/send-email-extract-valid-address-error-message-fix:
  git-send-email.perl: avoid printing undef when validating addresses