diff mbox series

docs: multi-pack-index: remove note about future 'verify' work

Message ID 20201213101340.7360-1-johannes@sipsolutions.net (mailing list archive)
State Accepted
Commit 880b50e89db1e1cfbbd80adc123bce1b106381d2
Headers show
Series docs: multi-pack-index: remove note about future 'verify' work | expand

Commit Message

Johannes Berg Dec. 13, 2020, 10:13 a.m. UTC
This was implemented in the 'git multi-pack-index' command
(and there's no 'git midx' command).

Fixes: cc6af73c029d ("multi-pack-index: verify object offsets")
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
---
 Documentation/technical/multi-pack-index.txt | 4 ----
 1 file changed, 4 deletions(-)

Comments

Derrick Stolee Dec. 14, 2020, 1:13 p.m. UTC | #1
On 12/13/2020 5:13 AM, Johannes Berg wrote:
> This was implemented in the 'git multi-pack-index' command
> (and there's no 'git midx' command)

Thanks for finding and fixing this outdated doc.

-Stolee
diff mbox series

Patch

diff --git a/Documentation/technical/multi-pack-index.txt b/Documentation/technical/multi-pack-index.txt
index 4e7631437a58..e8e377a59f0c 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