From be18c1fe1291ed839aef817283a880e09e222be5 Mon Sep 17 00:00:00 2001 From: Nicolas Pitre Date: Thu, 19 Apr 2007 22:16:53 -0400 Subject: document --index-version for index-pack and pack-objects Signed-off-by: Nicolas Pitre Signed-off-by: Junio C Hamano --- Documentation/git-index-pack.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Documentation/git-index-pack.txt') diff --git a/Documentation/git-index-pack.txt b/Documentation/git-index-pack.txt index 2229ee86b7..b7a49b9f58 100644 --- a/Documentation/git-index-pack.txt +++ b/Documentation/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=[,]:: + 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 ---- -- cgit v1.2.1