X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=blobdiff_plain;f=lib%2FPublicInbox%2FGitAsyncCat.pm;h=5f785df72ae4fb387a3ddb8aa28464adc4d65bbb;hp=e618d366a8bc31dbbcafd29b702160787d267fcb;hb=abbdc3211b2f569c7847caedb16e82e8013b34fa;hpb=85f6f4e74f6c3e06c2a0b76cce319382ec430081 diff --git a/lib/PublicInbox/GitAsyncCat.pm b/lib/PublicInbox/GitAsyncCat.pm index e618d366..5f785df7 100644 --- a/lib/PublicInbox/GitAsyncCat.pm +++ b/lib/PublicInbox/GitAsyncCat.pm @@ -1,7 +1,7 @@ # Copyright (C) 2020 all contributors # License: AGPL-3.0+ # -# internal class used by PublicInbox::Git + Danga::Socket +# internal class used by PublicInbox::Git + PublicInbox::DS # This parses the output pipe of "git cat-file --batch" # # Note: this does NOT set the non-blocking flag, we expect `git cat-file'