aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/commit-graph.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-08-22 08:34:48 +0200
committerJunio C Hamano <gitster@pobox.com>2024-08-22 07:59:46 -0700
commitaef860265365052bd0a2aac4cc618be22446fc9d (patch)
tree02478ca1d0753a9965290f79a46ae48b64d68173 /builtin/commit-graph.c
parentreftable/merged: stop using generic tables in the merged table (diff)
downloadgit-aef860265365052bd0a2aac4cc618be22446fc9d.tar.gz
git-aef860265365052bd0a2aac4cc618be22446fc9d.zip
reftable/stack: open-code reading refs
To read a reference for the reftable stack, we first create a generic `reftable_table` from the merged table and then read the reference via a convenience function. We are about to remove these generic interfaces, so let's instead open-code the logic to prepare for this removal. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions