aboutsummaryrefslogtreecommitdiffstats
path: root/commit.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-04-08 14:16:26 +0200
committerJunio C Hamano <gitster@pobox.com>2024-04-15 10:36:09 -0700
commit3122d44025e29571aecda02fe3699f240246f3b2 (patch)
tree8374470321115d8b6c81c44086bcab6b10cc829b /commit.c
parentThe eighteenth batch (diff)
downloadgit-3122d44025e29571aecda02fe3699f240246f3b2.tar.gz
git-3122d44025e29571aecda02fe3699f240246f3b2.zip
reftable/block: rename `block_reader_start()`
The function `block_reader_start()` does not really apply to the block reader, but to the block iterator. It's name is thus somewhat confusing. Rename it to `block_iter_seek_start()` to clarify. We will rename `block_reader_seek()` in similar spirit in the next commit. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions