summaryrefslogtreecommitdiff
path: root/blame.c
diff options
context:
space:
mode:
authorLibravatar Derrick Stolee <dstolee@microsoft.com>2021-04-01 01:49:41 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2021-04-14 13:46:41 -0700
commit118a2e8bde0982d219607ff9f260b9cfeb25585c (patch)
tree7a1452685d7928884e7a40d7a7bff48d283f0f5d /blame.c
parentread-cache: expand on query into sparse-directory entry (diff)
downloadtgif-118a2e8bde0982d219607ff9f260b9cfeb25585c.tar.xz
cache: move ensure_full_index() to cache.h
Soon we will insert ensure_full_index() calls across the codebase. Instead of also adding include statements for sparse-index.h, let's just use the fact that anything that cares about the index already has cache.h in its includes. Signed-off-by: Derrick Stolee <dstolee@microsoft.com> Reviewed-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'blame.c')
0 files changed, 0 insertions, 0 deletions