Merge branch 'ps/ref-transaction-hook' into master
A new hook. * ps/ref-transaction-hook: githooks.txt: use correct "reference-transaction" hook name
This commit is contained in:
@ -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
|
`git send-pack` on the other end, so you can simply `echo` messages
|
||||||
for the user.
|
for the user.
|
||||||
|
|
||||||
ref-transaction
|
reference-transaction
|
||||||
~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
This hook is invoked by any Git command that performs reference
|
This hook is invoked by any Git command that performs reference
|
||||||
updates. It executes whenever a reference transaction is prepared,
|
updates. It executes whenever a reference transaction is prepared,
|
||||||
|
Reference in New Issue
Block a user