Merge branch 'ab/send-email-validate-errors'
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Apr 2021 22:28:51 +0000 (15:28 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Apr 2021 22:28:51 +0000 (15:28 -0700)
commit2279289e95dc119e79dd0d70c1783c40858e323c
treefceda8249a83f7517edeb1b3dce86318e8064814
parent4c6ac2da2c1da66a3fba429aa983e481c41fa1d0
parentea7811b37e0e6fabb2a410475f198eab33110dcf
Merge branch 'ab/send-email-validate-errors'

Clean-up codepaths that implements "git send-email --validate"
option and improves the message from it.

* ab/send-email-validate-errors:
  git-send-email: improve --validate error output
  git-send-email: refactor duplicate $? checks into a function
  git-send-email: test full --validate output