]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
cindex: use `--project-list=' default with empty string
authorEric Wong <e@80x24.org>
Mon, 3 Nov 2025 02:50:07 +0000 (02:50 +0000)
committerEric Wong <e@80x24.org>
Tue, 4 Nov 2025 21:13:53 +0000 (21:13 +0000)
commit15d67186118a6fd7cef8c4b3b32b76a37adaffab
treee0893f3742e60a52ce03adf2708dd17e9e9c31ff
parentca4c12412ad379341965f0d954c8ae7fdb59739f
cindex: use `--project-list=' default with empty string

Matching public-inbox-clone(1) behavior, using `--project-list='
with an empty argument to mean the same thing as
`--project-list=projects.list' allows users to reduce typing and
visual noise on their displays.
script/public-inbox-cindex