Files
git/reftable
Patrick Steinhardt 55c7ff42f9 reftable/dump: drop unused compact_stack()
The `compact_stack()` function is exposed via `reftable_dump_main()`,
which ultimately ends up being wired into "test-tool reftable". It is
never used by our tests though, and nowadays we have wired up support
for stack compaction into git-pack-refs(1).

Remove the code.

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