]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
git: expand callback to support object ID and type
authorEric Wong <e@80x24.org>
Thu, 24 Dec 2015 11:36:33 +0000 (11:36 +0000)
committerEric Wong <e@80x24.org>
Tue, 5 Apr 2016 18:58:27 +0000 (18:58 +0000)
commit3377b0c87167d6a8a4df5c8fa05be030e9b5caa4
tree47298b69d67f2e9b4bd1a3178807010076976190
parent4be6ef4cf0d38a45fc22f0d92ab24e0b04639030
git: expand callback to support object ID and type

This metadata can be useful on an optional basis; allowing
calls to $git->check to be skipped.
lib/PublicInbox/Git.pm