]> Sergey Matveev's repositories - public-inbox.git/commit
lei: drop coderepo placeholders, submodule TODO
authorEric Wong <e@80x24.org>
Sun, 28 Mar 2021 09:01:23 +0000 (09:01 +0000)
committerEric Wong <e@80x24.org>
Sun, 28 Mar 2021 23:01:37 +0000 (23:01 +0000)
commit8c8bd22ec8c74a3bf66a611a2a0c2d4d76a42ddb
tree340a8d0cb7d119f59fb94a17c71cec37417443f3
parent7d3a5e7e0edf0c3aef219d0e03af905f956cf671
lei: drop coderepo placeholders, submodule TODO

"lei blob" supports --git-dir and -C, and checks if the
current directory has a git directory associated with it.
It will likely support submodules in the future.

I'm inclined to believe declaring coderepos in a command-line
tool is needless clutter and users will rarely want to search
for blobs across different projects when on the command-line.
lib/PublicInbox/LEI.pm
lib/PublicInbox/LeiBlob.pm