]> Sergey Matveev's repositories - public-inbox.git/commit
lei ls-external: support --local and --remote
authorEric Wong <e@80x24.org>
Wed, 10 Feb 2021 07:07:47 +0000 (07:07 +0000)
committerEric Wong <e@80x24.org>
Wed, 10 Feb 2021 19:21:36 +0000 (19:21 +0000)
commit16e016a3dddce6e65c7b69e4f4fd4b7e65b9ccc7
tree149aa2da9d2070d344429ebcf722bfdbc419872e
parentdcc0322ec3ec03e25a1ff9c3a8dda710712fcc82
lei ls-external: support --local and --remote

Similar to "lei q", "--local" means only local and "--remote"
means remote only.  I can't think of a reason to have --no-*
variants for these switches.

There's also updates to the TestCommon for more common lei
cases.
lib/PublicInbox/LeiExternal.pm
lib/PublicInbox/TestCommon.pm
t/lei-externals.t