]> git.99rst.org Git - git.git/commit
reftable: rename writer_stats to reftable_writer_stats
authorHan-Wen Nienhuys <redacted>
Mon, 21 Feb 2022 18:46:10 +0000 (18:46 +0000)
committerJunio C Hamano <redacted>
Wed, 23 Feb 2022 21:36:26 +0000 (13:36 -0800)
commit73a4c188b77acbfdf25641e2bb4d1600c45338ec
tree1881331ae1c2288919531af09354f900321c6e53
parent3c443a02a9f98227fa5c22935d88bcf68cfeaeec
reftable: rename writer_stats to reftable_writer_stats

This function is part of the reftable API, so it should use the
reftable_ prefix

Signed-off-by: Han-Wen Nienhuys <redacted>
Signed-off-by: Junio C Hamano <redacted>
reftable/readwrite_test.c
reftable/reftable-writer.h
reftable/writer.c
git clone https://git.99rst.org/PROJECT