]> git.ipfire.org Git - thirdparty/git.git/commit
sparse-index.h: move declarations for sparse-index.c from cache.h
authorElijah Newren <newren@gmail.com>
Tue, 16 May 2023 06:33:51 +0000 (06:33 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 21 Jun 2023 20:39:53 +0000 (13:39 -0700)
commitbaf889c2cdc616c7eff67f49608f1d93642c13f0
tree27d3d0a85d86a292049a8b50fff41c3396d5e2b1
parentf5653856c26efb2ce722148060518817af2ab023
sparse-index.h: move declarations for sparse-index.c from cache.h

Note in particular that this reverses the decision made in 118a2e8bde0
("cache: move ensure_full_index() to cache.h", 2021-04-01).

Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
21 files changed:
builtin/checkout-index.c
builtin/commit.c
builtin/difftool.c
builtin/fsck.c
builtin/ls-files.c
builtin/merge-index.c
builtin/read-tree.c
builtin/reset.c
builtin/rm.c
builtin/stash.c
builtin/submodule--helper.c
builtin/update-index.c
cache.h
dir.c
entry.c
merge-ort.c
merge-recursive.c
resolve-undo.c
revision.c
sequencer.c
sparse-index.h