githooks.txt: use correct "reference-transaction" hook name
authorBojun Chen <redacted>
Fri, 24 Jul 2020 13:57:57 +0000 (13:57 +0000)
committerJunio C Hamano <redacted>
Fri, 24 Jul 2020 20:53:58 +0000 (13:53 -0700)
commit6c18d03eb833bb76d0072373bd064e469a022d4f
treef1689f17051cdb46e241676fafcd75221f2641e2
parent675415976704459edaf8fb39a176be2be0f403d8
githooks.txt: use correct "reference-transaction" hook name

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>
Reviewed-by: Patrick Steinhardt <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/githooks.txt
git clone https://git.99rst.org/PROJECT