]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Doc: no midx and partial clone relation
authorJonathan Tan <jonathantanmy@google.com>
Mon, 22 Nov 2021 18:41:14 +0000 (10:41 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Nov 2021 20:46:33 +0000 (12:46 -0800)
The multi-pack index treats promisor packfiles (that is, packfiles that
have an accompanying .promisor file) the same as other packfiles. Remove
a section in the documentation that seems to indicate otherwise.

Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/multi-pack-index.txt

index fb688976c4c0337ef6850b9786daf2173f29e66c..5d542fffaf105ae74c99fa8e8c4e0291ca6428b4 100644 (file)
@@ -89,11 +89,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