]> Sergey Matveev's repositories - public-inbox.git/commit
lei up: support --exclude=, --no-(external|remote|local)
authorEric Wong <e@80x24.org>
Tue, 19 Oct 2021 09:33:41 +0000 (09:33 +0000)
committerEric Wong <e@80x24.org>
Tue, 19 Oct 2021 17:29:19 +0000 (17:29 +0000)
commitbb0eab1051318528011252866b592735981084a5
tree23ccb94338a05522bbb4186e807cae7711cd2a40
parent01a049cadb1080698a447479de806755e9bc9342
lei up: support --exclude=, --no-(external|remote|local)

These can be used to temporarily disable  using certain
externals in case of temporary network failure or mount point
unavailability.
Documentation/lei-up.pod
lib/PublicInbox/LEI.pm
lib/PublicInbox/LeiExternal.pm
lib/PublicInbox/LeiQuery.pm
lib/PublicInbox/LeiUp.pm