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:
Junio C Hamano 2020-07-24 15:54:05 -07:00
Родитель 3d20111cbd 6c18d03eb8
Коммит 418cca9555
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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,