]> Sergey Matveev's repositories - public-inbox.git/commit
git: cat_async: provide requested OID + "missing" on missing blobs
authorEric Wong <e@yhbt.net>
Wed, 10 Jun 2020 07:04:30 +0000 (07:04 +0000)
committerEric Wong <e@yhbt.net>
Sat, 13 Jun 2020 07:55:45 +0000 (07:55 +0000)
commit3c7c389f514f9123667926af1613b5c79833085c
tree4f90a4b002431c9625b96f1ccf440e8375bd0380
parentc4dd2b484bbb20f2be0d7bc4a0ae0e91df635b4a
git: cat_async: provide requested OID + "missing" on missing blobs

This will make it easier to implement the retries on
alternates_changed() of the synchronous ->cat_file API.
lib/PublicInbox/Git.pm
t/git.t