]> Sergey Matveev's repositories - public-inbox.git/commitdiff
clone|fetch|--mirror: cull manifest in partial mirrors
authorEric Wong <e@80x24.org>
Fri, 24 Sep 2021 10:56:44 +0000 (10:56 +0000)
committerEric Wong <e@80x24.org>
Fri, 24 Sep 2021 23:22:08 +0000 (23:22 +0000)
This makes it easier for users to enable fetching on a
previously read-only epoch.  Prior to this change, users were
required to delete manifest.js.gz in addition to adding the
writable bit.  Now, they just have to "chmod +w $EPOCH_DIR".


No differences found