]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
avoid redundant $creat_opt hashref in some places
authorEric Wong <e@80x24.org>
Tue, 26 Aug 2025 19:50:51 +0000 (19:50 +0000)
committerEric Wong <e@80x24.org>
Thu, 28 Aug 2025 18:48:22 +0000 (18:48 +0000)
commit0d90aee9f3c031f050a8a21f325108f875d0c0f6
treef402c0c44f7d82605a984cbb6527d2e0d8d49f4e
parent6b584ee452cefd5b7d06075b6b7c5d96659c35e1
avoid redundant $creat_opt hashref in some places

We can use the Getopt::Long hashref directly in some of
these places to reduce cognitive overhead for understanding
our internal data structures.
script/public-inbox-convert
script/public-inbox-init