diff options
| author | Patrick Steinhardt <ps@pks.im> | 2024-08-22 08:34:48 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-08-22 07:59:46 -0700 |
| commit | aef860265365052bd0a2aac4cc618be22446fc9d (patch) | |
| tree | 02478ca1d0753a9965290f79a46ae48b64d68173 /builtin/commit-graph.c | |
| parent | reftable/merged: stop using generic tables in the merged table (diff) | |
| download | git-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
