]> git.ipfire.org Git - thirdparty/git.git/commit - pretty.c
post-cocci: adjust comments for recent repo_* migration
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Tue, 28 Mar 2023 13:58:57 +0000 (15:58 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 28 Mar 2023 14:36:46 +0000 (07:36 -0700)
commitc7c33f50bd1bb168a8c69157a0735ded84084f20
treebcde39f1f320288c3354ee2962bb4fbdb74fb277
parent035c7de9e9ea11d26df5f9e4bb117f91ed11a9fd
post-cocci: adjust comments for recent repo_* migration

In preceding commits we changed many calls to macros that were
providing a "the_repository" argument to invoke corresponding repo_*()
function instead. Let's follow-up and adjust references to those in
comments, which coccinelle didn't (and inherently can't) catch.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/branch.c
builtin/shortlog.c
cache.h
commit.h
diff.h
object-file.c
object-store.h
pretty.c
refs.c
sequencer.c
strbuf.h