]> Sergey Matveev's repositories - public-inbox.git/commit
clone: support loading manifest.js.gz from destination
authorEric Wong <e@80x24.org>
Mon, 28 Nov 2022 05:32:07 +0000 (05:32 +0000)
committerEric Wong <e@80x24.org>
Mon, 28 Nov 2022 23:38:58 +0000 (23:38 +0000)
commit559c0b5f0180ccf5588cb3f021e3a302f7776d63
tree0bf46c6a559c17231c19089eacb7fe1ebc5eb8f1
parent0ac9fbfc587e8f0e8a815fc1511f67b4452163e7
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
lib/PublicInbox/LeiMirror.pm
script/public-inbox-clone