diff options
author | Patrick Steinhardt <ps@pks.im> | 2023-11-14 09:58:50 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-11-17 10:12:12 +0900 |
commit | 29a186917b58bf67e14667a7a7641f5dddcc8589 (patch) | |
tree | 89d3f8037481067073fff7c756a02a44aa01e2dd /builtin/commit-graph.c | |
parent | d6f8e7298254d8291724f9f57648b3ab5f8d3770 (diff) |
refs: remove `delete_refs` callback from backends
Now that `refs_delete_refs` is implemented in a generic way via the ref
transaction interfaces there are no callers left that invoke the
`delete_refs` callback anymore. Remove it from all of our backends.
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