From 559c0b5f0180ccf5588cb3f021e3a302f7776d63 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 28 Nov 2022 05:32:07 +0000 Subject: clone: support loading manifest.js.gz from destination This will allow us to quickly check fingerprints against remotes with a single HTTP(S) request, saving us numerous `git show-refs' invocations. --- Documentation/public-inbox-clone.pod | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'Documentation') diff --git a/Documentation/public-inbox-clone.pod b/Documentation/public-inbox-clone.pod index 257967d9..9288b175 100644 --- a/Documentation/public-inbox-clone.pod +++ b/Documentation/public-inbox-clone.pod @@ -94,6 +94,16 @@ C directory. If only C<--objstore=> is specified where C is an empty string (C<"">), then C (C<$DESTINATION/objstore>) is the implied value of C. +=item --manifest=FILE + +When incrementally updating an existing mirror, load the given +manifest (typically C) to speed up updates. + +If C is not an absolute path, it is 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. + =item -n =item --dry-run -- cgit v1.2.3-24-ge0c7