mirror of
https://github.com/git/git.git
synced 2026-03-06 23:37:41 +01:00
Merge branch 'jt/midx-doc-fix' into next
Docfix. * jt/midx-doc-fix: Doc: no midx and partial clone relation
This commit is contained in:
@@ -87,11 +87,6 @@ Future Work
|
||||
helpful to organize packfiles by object type (commit, tree, blob,
|
||||
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
|
||||
-------------
|
||||
[0] https://bugs.chromium.org/p/git/issues/detail?id=6
|
||||
|
||||
Reference in New Issue
Block a user