]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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


Trivial merge