git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: multi-pack-index: remove note about future 'verify' work
@ 2020-12-13 10:13 Johannes Berg
  2020-12-14 13:13 ` Derrick Stolee
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2020-12-13 10:13 UTC (permalink / raw)
  To: git; +Cc: Derrick Stolee

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(-)

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
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-14 13:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-13 10:13 [PATCH] docs: multi-pack-index: remove note about future 'verify' work Johannes Berg
2020-12-14 13:13 ` Derrick Stolee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).