]> Sergey Matveev's repositories - public-inbox.git/commit
ibx_async_cat: access ->{git} directly
authorEric Wong <e@80x24.org>
Tue, 23 Aug 2022 08:32:01 +0000 (08:32 +0000)
committerEric Wong <e@80x24.org>
Tue, 23 Aug 2022 22:40:57 +0000 (22:40 +0000)
commit31d40ba06a49b572dacbdb5758dac8f77fb55188
treecf4d91c7dae9a9c77968cfbf400c726be4814c0c
parent51ac89f11a5a2ccdceff48736aa80b74391e60bf
ibx_async_cat: access ->{git} directly

This will enable callers to pass non-Inbox-ish hashrefs as the
arg.  This benefits existing Inbox-ish objects, too, as it
avoids a slow method dispatch for both ExtSearch and Inbox.
lib/PublicInbox/GitAsyncCat.pm