mbox series

[v4,0/1] Expose header information to git-send-email's sendemail-validate hook

Message ID 20230106215012.1079319-1-michael.strawbridge@amd.com (mailing list archive)
Headers show
Series Expose header information to git-send-email's sendemail-validate hook | expand

Message

Michael Strawbridge Jan. 6, 2023, 9:50 p.m. UTC
I have fixed the t9001 errors this patch was getting earlier.

For reference of previous patch versions:
v1 - https://public-inbox.org/git/20221111021502.449662-1-michael.strawbridge@amd.com/T/#t
v2 - https://public-inbox.org/git/20221111193042.641898-1-michael.strawbridge@amd.com/T/#t
v3 - https://public-inbox.org/git/20221111194223.644845-1-michael.strawbridge@amd.com/T/#t

Michael Strawbridge (1):
  Expose header information to git-send-email's sendemail-validate hook

 Documentation/githooks.txt |  8 +++---
 git-send-email.perl        | 55 +++++++++++++++++++++++++-------------
 t/t9001-send-email.sh      | 25 +++++++++++++++++
 3 files changed, 65 insertions(+), 23 deletions(-)