diff options
| author | Patrick Steinhardt <ps@pks.im> | 2023-11-14 09:58:46 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-11-17 10:12:12 +0900 |
| commit | d6f8e7298254d8291724f9f57648b3ab5f8d3770 (patch) | |
| tree | d879f6bb5d55f46db41b55c6ac46c71fcbc868e6 /commit-graph.c | |
| parent | refs/files: use transactions to delete references (diff) | |
| download | git-d6f8e7298254d8291724f9f57648b3ab5f8d3770.tar.gz git-d6f8e7298254d8291724f9f57648b3ab5f8d3770.zip | |
refs: deduplicate code to delete references
Both the files and the packed-refs reference backends now use the same
generic transactions-based code to delete references. Let's pull these
implementations up into `refs_delete_refs()` to deduplicate the code.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions
