aboutsummaryrefslogtreecommitdiffstats
path: root/commit.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-05-13 10:47:21 +0200
committerJunio C Hamano <gitster@pobox.com>2024-05-13 17:04:17 -0700
commitf1e3c12196b6c91086b58495499db0f4802fa5d1 (patch)
treefff14cc834879440379cdadcc12fe622ebb7934c /commit.c
parentreftable/reader: separate concerns of table iter and reftable reader (diff)
downloadgit-f1e3c12196b6c91086b58495499db0f4802fa5d1.tar.gz
git-f1e3c12196b6c91086b58495499db0f4802fa5d1.zip
reftable/reader: inline `reader_seek_internal()`
We have both `reader_seek()` and `reader_seek_internal()`, where the former function only exists so that we can exit early in case the given table has no records of the sought-after type. Merge these two functions into one. 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