Files
git/reftable
Patrick Steinhardt 2de3c0d345 reftable/reader: inline init_reader()
Most users use an allocated version of the `reftable_reader`, except for
some tests. We are about to convert the reader to become refcounted
though, and providing the ability to keep a reader on the stack makes
this conversion harder than necessary.

Update the tests to use `reftable_reader_new()` instead to prepare for
this change.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-08-23 08:04:46 -07:00
..
2024-05-08 10:18:43 -07:00
2024-08-22 07:59:48 -07:00
2024-08-22 07:59:48 -07:00
2024-08-22 07:59:48 -07:00
2024-08-23 08:04:46 -07:00
2024-08-23 08:04:46 -07:00
2024-06-14 10:26:33 -07:00