]> Sergey Matveev's repositories - public-inbox.git/commit
lei: support pass-through for `lei config'
authorEric Wong <e@80x24.org>
Thu, 17 Dec 2020 05:16:16 +0000 (05:16 +0000)
committerEric Wong <e@80x24.org>
Sat, 19 Dec 2020 09:32:08 +0000 (09:32 +0000)
commit6fd9985615542a4d39569956c9de0b9e99b76ab8
tree81316527458faff49df3307f4671f42deb65f6f6
parent867b47b6f667fe500313f85207d19e16703aace0
lei: support pass-through for `lei config'

This will be a handy wrapper for "git config" for manipulating
~/.config/lei/config.  Since we'll have many commands, start
breaking up t/lei.t into more distinct sections for
ease-of-testing.
lib/PublicInbox/LEI.pm
t/lei.t