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 /builtin/fetch.c | |
| parent | treewide: convert users of `repo_has_object_file()` to `has_object()` (diff) | |
| download | git-8a9e27be8213ab90ac761d56ac36229ee52c443f.tar.gz git-8a9e27be8213ab90ac761d56ac36229ee52c443f.zip | |
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 'builtin/fetch.c')
0 files changed, 0 insertions, 0 deletions
