summaryrefslogtreecommitdiffstats
path: root/git-index-pack.html
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.html
parent81c711d2a9a496ba11cf26049580b3d02c21783f (diff)
downloadgit-htmldocs-e90436a8b30ea0a8fa8b6aecfd66f48f650a58e2.tar.gz
Autogenerated HTML docs for v1.5.1.2-242-g2d765
Diffstat (limited to 'git-index-pack.html')
-rw-r--r--git-index-pack.html12
1 files changed, 11 insertions, 1 deletions
diff --git a/git-index-pack.html b/git-index-pack.html
index 6d269d093..921f59527 100644
--- a/git-index-pack.html
+++ b/git-index-pack.html
@@ -361,6 +361,16 @@ objects/pack/ directory of a git repository.</p>
locate any which have outlived their usefulness.
</p>
</dd>
+<dt>
+--index-version=&lt;version&gt;[,&lt;offset&gt;]
+</dt>
+<dd>
+<p>
+ 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.
+</p>
+</dd>
</dl>
</div>
<h2>Note</h2>
@@ -386,7 +396,7 @@ mentioned above.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 04-Apr-2007 18:33:46 UTC
+Last updated 22-Apr-2007 05:47:50 UTC
</div>
</div>
</body>