]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ms/send-email-validate-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 7 Nov 2023 01:26:44 +0000 (10:26 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 7 Nov 2023 01:26:44 +0000 (10:26 +0900)
commit00f372e2a419266fc9a41cb7b7935c9217e05ca7
tree873c5a9e5c012207d17fbe304596d46eee2d5002
parentdbffe54f8a49b167ebe44eee57a40b29dcb4871a
parent0d8647034e4c1647d850cb4a3bb1ea56fd4c3f32
Merge branch 'ms/send-email-validate-fix'

"git send-email" did not have certain pieces of data computed yet
when it tried to validate the outging messages and its recipient
addresses, which has been sorted out.

* ms/send-email-validate-fix:
  send-email: move validation code below process_address_list
git-send-email.perl
t/t9001-send-email.sh