summaryrefslogtreecommitdiff
path: root/Documentation/git-upload-pack.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2009-12-10 16:20:59 -0800
committerJunio C Hamano <gitster@pobox.com>2009-12-10 16:20:59 -0800
commit4cb51a65a478ff005630d8806d01cd76a8889faf (patch)
treecbf6a55e2d516ef719ccbead2ec030ce13386f42 /Documentation/git-upload-pack.txt
parent80d93611c55fec171e0d9aba98db079952f9d7aa (diff)
parent9861b644e045b5ee0e16dea65b44419205090960 (diff)
downloadgit-4cb51a65a478ff005630d8806d01cd76a8889faf.tar.gz
Sync with 1.6.5.6
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-upload-pack.txt')
-rw-r--r--Documentation/git-upload-pack.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/git-upload-pack.txt b/Documentation/git-upload-pack.txt
index 63f3b5c742..b8e49dce4a 100644
--- a/Documentation/git-upload-pack.txt
+++ b/Documentation/git-upload-pack.txt
@@ -20,8 +20,6 @@ The UI for the protocol is on the 'git-fetch-pack' side, and the
program pair is meant to be used to pull updates from a remote
repository. For push operations, see 'git-send-pack'.
-After finishing the operation successfully, `post-upload-pack`
-hook is called (see linkgit:githooks[5]).
OPTIONS
-------