]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
git: share unlinked pack checking code with gcf2
authorEric Wong <e@80x24.org>
Thu, 30 Nov 2023 11:41:00 +0000 (11:41 +0000)
committerEric Wong <e@80x24.org>
Thu, 30 Nov 2023 21:36:55 +0000 (21:36 +0000)
commitce30f3933fcb31cb0e7b6ac0956c1c8e64fedba3
tree82fc38c5c888dd14a96055647836a4881dd10368
parentf49f741ad77f0829492fe0b019255079a05f1f88
git: share unlinked pack checking code with gcf2

It saves some code in case we keep libgit2 around.
lib/PublicInbox/Gcf2.pm
lib/PublicInbox/Git.pm