]> Sergey Matveev's repositories - public-inbox.git/commitdiff
fetch: ignore non-writable epoch dirs
authorEric Wong <e@80x24.org>
Fri, 17 Sep 2021 11:00:23 +0000 (11:00 +0000)
committerEric Wong <e@80x24.org>
Fri, 17 Sep 2021 21:49:41 +0000 (21:49 +0000)
This will eventually be useful for maintaing partial mirrors.

Keeping inline with the original public-inbox-fetch philosophy,
there are no additional config files to manage:
the user merely needs to remove write permissions to an $N.git
directory to prevent it from being updated.

Re-enabling updates just requires restoring write permission.


No differences found