diff options
author | Patrick Steinhardt <ps@pks.im> | 2025-04-29 09:52:21 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-04-29 10:08:13 -0700 |
commit | 8a9e27be8213ab90ac761d56ac36229ee52c443f (patch) | |
tree | 30794951973ede1c2eea5dd4272e505db45c7afb /commit-graph.c | |
parent | 062b914c841329a003f74e1340ea5178391274a6 (diff) |
object-store: drop `repo_has_object_file()`
In the preceding commits we have converted all users of
`repo_has_object_file()` and its `_with_flags()` variant to instead use
`has_object()`. Drop these functions.
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