]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
init: move --skip-artnum handling to {-creat_opt}
authorEric Wong <e@80x24.org>
Sat, 18 Jan 2025 01:26:06 +0000 (01:26 +0000)
committerEric Wong <e@80x24.org>
Tue, 21 Jan 2025 22:36:57 +0000 (22:36 +0000)
commitd722b3594d42b0da4b4189c49c7cea1bd81c46fa
tree6e7ed249dd7b2900cb2cc0f8b8517320a2da7e1d
parent996405461f1b6206c5d601f905cfd848bde3bd65
init: move --skip-artnum handling to {-creat_opt}

It makes more sense to have inbox creation options bundled
together and reduces the amount of potentially confusing
positional parameters we must pass around.
lib/PublicInbox/InboxWritable.pm
lib/PublicInbox/V2Writable.pm
script/public-inbox-init