replace-object.h: move read_replace_refs declaration from cache.h to here
commitcbeab74713b6a97dfe6cf9e3bd9dbf7c68ea4e7b
authorElijah Newren <newren@gmail.com>
Fri, 24 Feb 2023 00:09:33 +0000 (24 00:09 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 24 Feb 2023 01:25:30 +0000 (23 17:25 -0800)
tree80d593fd90c17d94268e187ed3e241af995d4957
parent1c02840008b61676373f3703696dc0c07e6eff7d
replace-object.h: move read_replace_refs declaration from cache.h to here

Adjust several files to be more explicit about their dependency on
replace-objects to accommodate this change.

Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
15 files changed:
builtin/cat-file.c
builtin/commit-graph.c
builtin/fsck.c
builtin/index-pack.c
builtin/pack-objects.c
builtin/prune.c
builtin/replace.c
builtin/unpack-objects.c
builtin/upload-pack.c
cache.h
config.c
environment.c
git.c
log-tree.c
replace-object.h