]> Sergey Matveev's repositories - public-inbox.git/commit
v2writable: index_sync adds new epochs to alternates
authorEric Wong <e@80x24.org>
Fri, 8 Mar 2019 22:52:17 +0000 (22:52 +0000)
committerEric Wong <e@80x24.org>
Fri, 8 Mar 2019 22:52:51 +0000 (22:52 +0000)
commit48e20d29289ed60f5e4c14b5425bd63d1f824c5b
tree43a25cede2db57a3262e59a9b900d137fd550da3
parent534c55e5a8dc63942bfcd8401b08915c6ce118bc
v2writable: index_sync adds new epochs to alternates

Newly-cloned epochs need to be in alternates file of
all.git for the web and NNTP interfaces to work.  So
allow invocations of "public-inbox-index" to idempotently
ensure the epoch is visible from the all.git repo.
lib/PublicInbox/V2Writable.pm