diff options
author | Patrick Steinhardt <ps@pks.im> | 2025-04-07 15:16:25 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-04-07 14:53:12 -0700 |
commit | c8cbe85a233c7f38cb644c2e6a676871c90c9dcd (patch) | |
tree | 6a7ce1a6f390be1b0e81b04fa9bbad14386c91b6 /builtin/commit-tree.c | |
parent | 50d845947734f45970439518047ab1f79628bb7e (diff) |
reftable/table: add `reftable_table` to the public interface
The `reftable_table` interface is an internal implementation detail that
callers have no access to. Having direct access to this structure is
important though for a subsequent patch series that will implement
consistency checks for the reftable backend.
Move the structure into "reftable-table.h" so that it part of the public
interface.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-tree.c')
0 files changed, 0 insertions, 0 deletions