]> git.ipfire.org Git - thirdparty/git.git/commit
odb/source-packed: stub out remaining functions
authorPatrick Steinhardt <ps@pks.im>
Wed, 17 Jun 2026 06:39:58 +0000 (08:39 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 17 Jun 2026 12:00:01 +0000 (05:00 -0700)
commitf236b0c38d11b97930608384eaddd210f74fc7ab
treeabe369150167bb2a7acbb8653366e96fa0a4f537
parent98189bdd0a789115e3bb5ec5d5312ce71d6f59b0
odb/source-packed: stub out remaining functions

Stub out remaining functions that we either don't need or that are
basically no-ops.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
odb/source-packed.c