]> git.ipfire.org Git - thirdparty/git.git/commitdiff
docs: multi-pack-index: remove note about future 'verify' work
authorJohannes Berg <johannes@sipsolutions.net>
Sun, 13 Dec 2020 10:13:40 +0000 (11:13 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 Dec 2020 16:39:08 +0000 (08:39 -0800)
This was implemented in the 'git multi-pack-index' command and
merged in 468b3221 (Merge branch 'ds/multi-pack-verify',
2018-10-10).

And there's no 'git midx' command.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Reviewed-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/multi-pack-index.txt

index d7e57639f70d70b66244f8210e91a24f33130628..2aa0c48e1706ad53ee9121e69ee5e81ddaac78b3 100644 (file)
@@ -60,10 +60,6 @@ Design Details
 Future Work
 -----------
 
-- Add a 'verify' subcommand to the 'git midx' builtin to verify the
-  contents of the multi-pack-index file match the offsets listed in
-  the corresponding pack-indexes.
-
 - The multi-pack-index allows many packfiles, especially in a context
   where repacking is expensive (such as a very large repo), or
   unexpected maintenance time is unacceptable (such as a high-demand