]> Sergey Matveev's repositories - public-inbox.git/commit
add gcf2 client and executable script
authorEric Wong <e@yhbt.net>
Sat, 19 Sep 2020 09:37:10 +0000 (09:37 +0000)
committerEric Wong <e@80x24.org>
Sat, 19 Sep 2020 21:39:44 +0000 (21:39 +0000)
commit7c0c47e26af17918031d449d24abe40ad452f51a
treefddbc502ebf93260eb078d8490729ef4260739f2
parent08259ae3cbc859aafa2a4bd79689b82b121ebf76
add gcf2 client and executable script

This should be able to replace multiple `git cat-file' for blob
retrieval, but adjustments may be needed.
Documentation/public-inbox-gcf2.pod [new file with mode: 0644]
MANIFEST
Makefile.PL
lib/PublicInbox/Gcf2Client.pm [new file with mode: 0644]
script/public-inbox-gcf2 [new file with mode: 0755]
t/gcf2_client.t [new file with mode: 0644]