Files
git/reftable
Patrick Steinhardt e0cf3d8f8b reftable/writer: drop static variable used to initialize strbuf
We have a static variable in the reftable writer code that is merely
used to initialize the `last_key` of the writer. Convert the code to
instead use `strbuf_init()` and drop the variable.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-05-13 17:02:38 -07:00
..
2024-05-08 10:18:43 -07:00
2024-05-08 10:18:43 -07:00
2024-05-13 17:02:38 -07:00
2024-05-08 10:18:43 -07:00
2021-10-08 10:45:48 -07:00
2021-10-08 10:45:48 -07:00
2024-04-08 17:01:41 -07:00
2024-01-23 13:45:27 -08:00
2024-01-23 13:45:27 -08:00
2024-01-23 13:45:27 -08:00