From c9d6a10cbfbd59bedb0badb64aab2e77aeb77ff7 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 6 Aug 2023 02:31:56 +0000 Subject: doc: clone: add a note about git 2.41+ and fetch.hideRefs It's unusable for large mirrors, otherwise. --- Documentation/public-inbox-clone.pod | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Documentation') 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 directory. If only C<--manifest=> is specified where C is an empty string (C<"">), then C (C<$DESTINATION/manifest.js.gz>) is the implied value of C. -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 feature to speed up negotiation. + +C<--manifest=> is a new option in public-inbox 2.0+ =item --remote-manifest=URL|RELATIVE_PATH -- cgit v1.2.3-24-ge0c7