diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2021-09-28 15:02:23 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-09-28 15:12:04 -0700 |
commit | 5e4546d599abdd1f3bbff0eaef77fe9a0cfcc5c3 (patch) | |
tree | 7cc29906c04784916f462b5bad423e6f2a818669 /diff-merges.h | |
parent | refs/ref-cache.[ch]: remove unused add_ref_entry() (diff) | |
download | tgif-5e4546d599abdd1f3bbff0eaef77fe9a0cfcc5c3.tar.xz |
refs/ref-cache.c: remove "mkdir" parameter from find_containing_dir()
Remove the "mkdir" parameter from the find_containing_dir() function,
the add_ref_entry() function removed in the preceding commit was its
last user.
Since "mkdir" is always "0" we can also remove the parameter from
search_for_subdir(), which in turn means that we can delete most of
that function.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff-merges.h')
0 files changed, 0 insertions, 0 deletions