diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-06-06 07:29:39 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-06-06 09:04:33 -0700 |
commit | 64a6dd8ffc2f120fc13e438af3236aa00cebc241 (patch) | |
tree | 6ec995c11d46992c8bc9745880a8ca3a6cd1cfcf /commit.h | |
parent | 1339cb3c47aafb08a51d2517fcbaed2954d7d127 (diff) |
refs: implement removal of ref storages
We're about to introduce logic to migrate ref storages. One part of the
migration will be to delete the files that are part of the old ref
storage format. We don't yet have a way to delete such data generically
across ref backends though.
Implement a new `delete` callback and expose it via a new
`ref_storage_delete()` function.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions