]> Sergey Matveev's repositories - public-inbox.git/commit
git: allow async_cat to pass arg to callback
authorEric Wong <e@80x24.org>
Wed, 25 Dec 2019 07:50:35 +0000 (07:50 +0000)
committerEric Wong <e@80x24.org>
Thu, 26 Dec 2019 10:48:19 +0000 (10:48 +0000)
commit5c94a55c24a17c8250cf80d78246851c0a7c4087
tree394f9939a451083fda347430c151bef9695f697c
parent3647997eaf49410bbf3e33bfb3874c611ab0c38b
git: allow async_cat to pass arg to callback

This allows callers to avoid allocating several KB for for every
call to ->async_cat.
lib/PublicInbox/Git.pm
t/git.t