about summary refs log tree commit homepage
path: root/Documentation
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2023-08-06 02:31:56 +0000
committerEric Wong <e@80x24.org>2023-08-16 01:25:01 +0000
commitc9d6a10cbfbd59bedb0badb64aab2e77aeb77ff7 (patch)
tree923e8ba2e632ab70acebdba3094841a1d58e414d /Documentation
parent37389f59942b50a710b9743808796c7f34215b7e (diff)
downloadpublic-inbox-c9d6a10cbfbd59bedb0badb64aab2e77aeb77ff7.tar.gz
It's unusable for large mirrors, otherwise.
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/public-inbox-clone.pod6
1 files changed, 5 insertions, 1 deletions
diff --git a/Documentation/public-inbox-clone.pod b/Documentation/public-inbox-clone.pod
index 152fed73..c3254fa0 100644
--- a/Documentation/public-inbox-clone.pod
+++ b/Documentation/public-inbox-clone.pod
@@ -127,7 +127,11 @@ as relative to the C<DESTINATION> directory.  If only C<--manifest=>
 is specified where C<FILE> is an empty string (C<"">), then C<manifest.js.gz>
 (C<$DESTINATION/manifest.js.gz>) is the implied value of C<FILE>.
 
-This is a new option in public-inbox 2.0+
+When updating manifests with many forks using the same objstore,
+git 2.41+ is highly recommended for performance as we automatically
+use the C<fetch.hideRefs> feature to speed up negotiation.
+
+C<--manifest=> is a new option in public-inbox 2.0+
 
 =item --remote-manifest=URL|RELATIVE_PATH