X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit-receive-pack.txt;h=60debca48720ad54766287e8770254f57fad9d7b;hb=ffd97f3a35d8394773409f17d58156b32ca911cf;hp=8afde14373723a9894e4da5b7f2281b18e75e93f;hpb=b12bbd5986e1fae4120d7a415c1271c0273cad7e;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 ------- ::