Skip to content

Commit 418cca9

Browse files
committed
Merge branch 'ps/ref-transaction-hook' into master
A new hook. * ps/ref-transaction-hook: githooks.txt: use correct "reference-transaction" hook name
2 parents 3d20111 + 6c18d03 commit 418cca9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/githooks.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -404,8 +404,8 @@ Both standard output and standard error output are forwarded to
404404
`git send-pack` on the other end, so you can simply `echo` messages
405405
for the user.
406406

407-
ref-transaction
408-
~~~~~~~~~~~~~~~
407+
reference-transaction
408+
~~~~~~~~~~~~~~~~~~~~~
409409

410410
This hook is invoked by any Git command that performs reference
411411
updates. It executes whenever a reference transaction is prepared,

0 commit comments

Comments
 (0)