Browse Source

Merge branch 'ps/ref-transaction-hook' into master

A new hook.

* ps/ref-transaction-hook:
  githooks.txt: use correct "reference-transaction" hook name
maint
Junio C Hamano 5 years ago
parent
commit
418cca9555
  1. 4
      Documentation/githooks.txt

4
Documentation/githooks.txt

@ -404,8 +404,8 @@ Both standard output and standard error output are forwarded to @@ -404,8 +404,8 @@ Both standard output and standard error output are forwarded to
`git send-pack` on the other end, so you can simply `echo` messages
for the user.

ref-transaction
~~~~~~~~~~~~~~~
reference-transaction
~~~~~~~~~~~~~~~~~~~~~

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

Loading…
Cancel
Save