]> Sergey Matveev's repositories - public-inbox.git/commit
clone: support --inbox-version
authorEric Wong <e@80x24.org>
Mon, 28 Nov 2022 05:31:33 +0000 (05:31 +0000)
committerEric Wong <e@80x24.org>
Mon, 28 Nov 2022 23:38:55 +0000 (23:38 +0000)
commitfa7736f23e708f2edeaae33d9ce91135cbc095e3
treec7c9e6b374fa63c48ce26012e3e4dce3af002ff4
parentd604845055e3b0096024fd98b993a485a72653cd
clone: support --inbox-version

This is part of `lei add-external --mirror', and it makes
sense to have for development and testing.  We'll also add
a fallback in case somebody tries --inbox-version and fails
due to a newer remote instances of public-inbox.
Documentation/lei-add-external.pod
Documentation/public-inbox-clone.pod
lib/PublicInbox/LeiMirror.pm
script/public-inbox-clone