summaryrefslogtreecommitdiffstats
path: root/git-index-pack.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-04-22 07:22:13 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-04-22 07:22:13 +0000
commite90436a8b30ea0a8fa8b6aecfd66f48f650a58e2 (patch)
tree1e097771207a7728da25867ca2cb97a0a107934e /git-index-pack.txt
parent81c711d2a9a496ba11cf26049580b3d02c21783f (diff)
downloadgit-htmldocs-e90436a8b30ea0a8fa8b6aecfd66f48f650a58e2.tar.gz
Autogenerated HTML docs for v1.5.1.2-242-g2d765
Diffstat (limited to 'git-index-pack.txt')
-rw-r--r--git-index-pack.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/git-index-pack.txt b/git-index-pack.txt
index 2229ee86b..b7a49b9f5 100644
--- a/git-index-pack.txt
+++ b/git-index-pack.txt
@@ -68,6 +68,11 @@ OPTIONS
message can later be searched for within all .keep files to
locate any which have outlived their usefulness.
+--index-version=<version>[,<offset>]::
+ This is intended to be used by the test suite only. It allows
+ to force the version for the generated pack index, and to force
+ 64-bit index entries on objects located above the given offset.
+
Note
----