Skip to content

Commit 633eebe

Browse files
jmberggitster
authored andcommitted
docs: multi-pack-index: remove note about future 'verify' work
This was implemented in the 'git multi-pack-index' command and merged in 468b322 (Merge branch 'ds/multi-pack-verify', 2018-10-10). And there's no 'git midx' command. Signed-off-by: Johannes Berg <[email protected]> Reviewed-by: Derrick Stolee <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 66ec039 commit 633eebe

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Documentation/technical/multi-pack-index.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,6 @@ Design Details
6060
Future Work
6161
-----------
6262

63-
- Add a 'verify' subcommand to the 'git midx' builtin to verify the
64-
contents of the multi-pack-index file match the offsets listed in
65-
the corresponding pack-indexes.
66-
6763
- The multi-pack-index allows many packfiles, especially in a context
6864
where repacking is expensive (such as a very large repo), or
6965
unexpected maintenance time is unacceptable (such as a high-demand

0 commit comments

Comments
 (0)