user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [PATCH 2/2] doc: clone: add a note about git 2.41+ and fetch.hideRefs
  2023-08-06  2:31  5% [PATCH 0/2] doc updates for -clone + -cindex Eric Wong
@ 2023-08-06  2:31  7% ` Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2023-08-06  2:31 UTC (permalink / raw)
  To: meta

It's unusable for large mirrors, otherwise.
---
 Documentation/public-inbox-clone.pod | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

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
 

^ permalink raw reply related	[relevance 7%]

* [PATCH 0/2] doc updates for -clone + -cindex
@ 2023-08-06  2:31  5% Eric Wong
  2023-08-06  2:31  7% ` [PATCH 2/2] doc: clone: add a note about git 2.41+ and fetch.hideRefs Eric Wong
  0 siblings, 1 reply; 2+ results
From: Eric Wong @ 2023-08-06  2:31 UTC (permalink / raw)
  To: meta

cindex still needs work (both doc and implementation)...

Eric Wong (2):
  doc: add manpage for -cindex
  doc: clone: add a note about git 2.41+ and fetch.hideRefs

 Documentation/public-inbox-cindex.pod | 141 ++++++++++++++++++++++++++
 Documentation/public-inbox-clone.pod  |   6 +-
 MANIFEST                              |   1 +
 3 files changed, 147 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/public-inbox-cindex.pod

^ permalink raw reply	[relevance 5%]

Results 1-2 of 2 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2023-08-06  2:31  5% [PATCH 0/2] doc updates for -clone + -cindex Eric Wong
2023-08-06  2:31  7% ` [PATCH 2/2] doc: clone: add a note about git 2.41+ and fetch.hideRefs Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).