From: Johannes Berg Date: Sun, 13 Dec 2020 10:13:40 +0000 (+0100) Subject: docs: multi-pack-index: remove note about future 'verify' work X-Git-Tag: v2.30.0-rc1~12^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=633eebe142d7c9ab3a06e745c48e41af58d99b71;p=thirdparty%2Fgit.git docs: multi-pack-index: remove note about future 'verify' work 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 Reviewed-by: Derrick Stolee Signed-off-by: Junio C Hamano --- diff --git a/Documentation/technical/multi-pack-index.txt b/Documentation/technical/multi-pack-index.txt index d7e57639f7..2aa0c48e17 100644 --- a/Documentation/technical/multi-pack-index.txt +++ b/Documentation/technical/multi-pack-index.txt @@ -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