]> Sergey Matveev's repositories - public-inbox.git/commit
implement our own cat-file --batch wrapper
authorEric Wong <e@80x24.org>
Tue, 29 Apr 2014 05:10:48 +0000 (05:10 +0000)
committerEric Wong <e@80x24.org>
Tue, 29 Apr 2014 05:10:48 +0000 (05:10 +0000)
commit0f03ff48b643a3b04bc44d2e1af27bd7dafd56c1
tree098bf10296eb47b883f4f3472831b70184ac846c
parent19703e2d72b045ec532f6725bea4adea5e8f3cf7
implement our own cat-file --batch wrapper

We use --git-dir=... instead of $ENV{GIT_DIR} because ENV changes
do not propagate easily with mod_perl.
MANIFEST
lib/PublicInbox/Feed.pm
lib/PublicInbox/GitCatFile.pm [new file with mode: 0644]
public-inbox.cgi