Merge branch 'ab/send-email-inline-hooks-path'
authorJunio C Hamano <gitster@pobox.com>
Thu, 27 May 2021 03:36:57 +0000 (12:36 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 27 May 2021 03:36:57 +0000 (12:36 +0900)
commitf4d715b0acaf008d0f09c42378cac90acaadea8e
treee87a3bdac9d479f29c36c5713697631dd530167d
parent1accb34ce0055b9ab43cdf1a8ef6e22e7ae34ffc
parent7cbc0455cc07702c5eeff1062c7e2a820758714f
Merge branch 'ab/send-email-inline-hooks-path'

Code simplification.

* ab/send-email-inline-hooks-path:
  send-email: move "hooks_path" invocation to git-send-email.perl
  send-email: don't needlessly abs_path() the core.hooksPath
git-send-email.perl
t/t9001-send-email.sh