Merge branch 'jt/midx-doc-fix'

Docfix.

* jt/midx-doc-fix:
  Doc: no midx and partial clone relation
This commit is contained in:
Junio C Hamano
2021-12-10 14:35:13 -08:00

View File

@ -87,11 +87,6 @@ Future Work
helpful to organize packfiles by object type (commit, tree, blob, helpful to organize packfiles by object type (commit, tree, blob,
etc.) and use this metadata to help that maintenance. etc.) and use this metadata to help that maintenance.
- The partial clone feature records special "promisor" packs that
may point to objects that are not stored locally, but available
on request to a server. The multi-pack-index does not currently
track these promisor packs.
Related Links Related Links
------------- -------------
[0] https://bugs.chromium.org/p/git/issues/detail?id=6 [0] https://bugs.chromium.org/p/git/issues/detail?id=6