X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-receive-pack.txt;h=60debca48720ad54766287e8770254f57fad9d7b;hb=fb6a9f93d39e4e5fdb83673a927f71a34e9fb7c0;hp=8afde14373723a9894e4da5b7f2281b18e75e93f;hpb=36d277c72d90d32f99616072b64a2652248f5264;p=git.git diff --git a/Documentation/git-receive-pack.txt b/Documentation/git-receive-pack.txt index 8afde143..60debca4 100644 --- a/Documentation/git-receive-pack.txt +++ b/Documentation/git-receive-pack.txt @@ -71,6 +71,10 @@ packed and is served via a dumb transport. #!/bin/sh exec git-update-server-info +There are other real-world examples of using update and +post-update hooks found in the Documentation/howto directory. + + OPTIONS ------- ::