aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-03-04 11:48:51 +0100
committerJunio C Hamano <gitster@pobox.com>2024-03-04 10:19:30 -0800
commit48929d2e479df7c3fcbbe9027e23099f206a701c (patch)
treebd6a181dfc85f96cb9ca28300b3f82c69460ddc9 /builtin/commit.c
parentreftable/pq: use `size_t` to track iterator index (diff)
downloadgit-48929d2e479df7c3fcbbe9027e23099f206a701c.tar.gz
git-48929d2e479df7c3fcbbe9027e23099f206a701c.zip
reftable/merged: make `merged_iter` structure private
The `merged_iter` structure is not used anywhere outside of "merged.c", but is declared in its header. Move it into the code file so that it is clear that its implementation details are never exposed to anything. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions