summaryrefslogtreecommitdiffstats
path: root/git-pack-objects.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-pack-objects.txt
parent81c711d2a9a496ba11cf26049580b3d02c21783f (diff)
downloadgit-htmldocs-e90436a8b30ea0a8fa8b6aecfd66f48f650a58e2.tar.gz
Autogenerated HTML docs for v1.5.1.2-242-g2d765
Diffstat (limited to 'git-pack-objects.txt')
-rw-r--r--git-pack-objects.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/git-pack-objects.txt b/git-pack-objects.txt
index fdc6f9728..d9e11c653 100644
--- a/git-pack-objects.txt
+++ b/git-pack-objects.txt
@@ -138,6 +138,11 @@ base-name::
length, this option typically shrinks the resulting
packfile by 3-5 per-cent.
+--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.
+
Author
------