diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-11-26 07:42:58 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-11-26 09:18:37 +0100 |
commit | 96e7cb83b65622c8189678ea52d469786bdf0240 (patch) | |
tree | 487ab23a49a8c763c8c3c686f40386073654e648 /reftable | |
parent | refs/reftable: refactor reading symbolic refs to use reftable backend (diff) | |
download | git-96e7cb83b65622c8189678ea52d469786bdf0240.tar.xz git-96e7cb83b65622c8189678ea52d469786bdf0240.zip |
refs/reftable: refactor reflog expiry to use reftable backend
Refactor the callback function that expires reflog entries in the
reftable backend to use `reftable_backend_read_ref()` instead of
accessing the reftable stack directly. This ensures that the function
will benefit from the new caching layer that we're about to introduce.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'reftable')
0 files changed, 0 insertions, 0 deletions