diff options
| author | Patrick Steinhardt <ps@pks.im> | 2024-08-22 08:35:00 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-08-22 07:59:46 -0700 |
| commit | 55c7ff42f93159c7409bdd4caa59837baf482a05 (patch) | |
| tree | c6354ab2fb13323da7e7eb3ed310d96e0ecec466 /builtin/commit-graph.c | |
| parent | reftable/generic: move generic iterator code into iterator interface (diff) | |
| download | git-55c7ff42f93159c7409bdd4caa59837baf482a05.tar.gz git-55c7ff42f93159c7409bdd4caa59837baf482a05.zip | |
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>
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions
