diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2021-09-28 15:02:24 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-09-28 15:12:04 -0700 |
commit | 750036c8f71368125b70f907fd369d5316571d01 (patch) | |
tree | 5aa31f4958f1330f49ce2501ed38d954538f7cce /diff-merges.h | |
parent | refs/ref-cache.c: remove "mkdir" parameter from find_containing_dir() (diff) | |
download | tgif-750036c8f71368125b70f907fd369d5316571d01.tar.xz |
refs/ref-cache.[ch]: remove "incomplete" from create_dir_entry()
Remove the now-unused "incomplete" parameter from create_dir_entry(),
all its callers specify it as "1", so let's drop the "incomplete=0"
case. The last caller to use it was search_for_subdir(), but that code
was removed in the preceding commit.
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