]> asedeno.scripts.mit.edu Git - git.git/blobdiff - Documentation/githooks.txt
Merge branch 'jc/upload-pack-hook'
[git.git] / Documentation / githooks.txt
index 036f6c79973655188a55dd048f72df34f92a0d29..c308d2943c11e46fe781724a5fef04fb567a791f 100644 (file)
@@ -332,6 +332,10 @@ time float::
 size decimal::
     Size of the resulting packfile in bytes.
 
+kind string:
+    Either "clone" (when the client did not give us any "have", and asked
+    for all our refs with "want"), or "fetch" (otherwise).
+
 pre-auto-gc
 -----------