X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fhooks.txt;h=898b4aaf80aabe8caa9675c4371918a61312f1cb;hb=71b08148366bbc4d02b3477e7ded35b049206f89;hp=e3dde39190d7f69b2ca2482763a643d33f772b07;hpb=abda1ef590d94a5e15e7ce3b685b5c092a790cfa;p=git.git diff --git a/Documentation/hooks.txt b/Documentation/hooks.txt index e3dde391..898b4aaf 100644 --- a/Documentation/hooks.txt +++ b/Documentation/hooks.txt @@ -100,7 +100,7 @@ update This hook is invoked by `git-receive-pack` on the remote repository, which is happens when a `git push` is done on a local repository. Just before updating the ref on the remote repository, the update hook -is invoked. It's exit status determines the success or failure of +is invoked. Its exit status determines the success or failure of the ref update. The hook executes once for each ref to be updated, and takes