]> Sergey Matveev's repositories - public-inbox.git/commit
git: do not dereference undef as ARRAY ref
authorEric Wong <e@80x24.org>
Thu, 17 Feb 2022 20:27:12 +0000 (20:27 +0000)
committerEric Wong <e@80x24.org>
Thu, 17 Feb 2022 21:03:25 +0000 (21:03 +0000)
commiteefde9dd2265171e3ed267ff767df5db6d4644e6
treec18243d1e07e92336d8f85dbbc551f6daaf5c278
parent2231c8b183be0be5d8a9738a3e417b5c3a09c7c7
git: do not dereference undef as ARRAY ref

When aborting git processes, we must account for the lack of
inflight requests.
lib/PublicInbox/Git.pm