Patrick Steinhardt [off-list ref] writes:
Hi Bojun,
On Fri, Jul 24, 2020 at 01:57:57PM +0000, starlord via GitGitGadget wrote:
quoted
From: Bojun Chen <redacted>
The "reference transaction" hook was introduced in commit 6754159767
(refs: implement reference transaction hook, 2020-06-19). The name of
the hook is declared as "reference-transaction" in "refs.c" and
testcases, but the name declared in "githooks.txt" is different.
Signed-off-by: Bojun Chen <redacted>
Indeed, thanks for catching this!
Reviewed-by: Patrick Steinhardt <redacted>
Thanks.