]> git.ipfire.org Git - thirdparty/git.git/commit
sparse-index: expose 'is_sparse_index_allowed()'
authorVictoria Dye <vdye@github.com>
Tue, 10 May 2022 23:32:29 +0000 (23:32 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 10 May 2022 23:45:12 +0000 (16:45 -0700)
commitcfde4cd6ffdca7670b62a292b144425767fb1759
tree5e5e9d1c3d621b56fab250478b3d46ad02baa484
parent3a58792adece081ee84e9827c4d90daf759ceb76
sparse-index: expose 'is_sparse_index_allowed()'

Expose 'is_sparse_index_allowed()' publicly so that it may be used by
callers outside of 'sparse-index.c'. While no such callers exist yet, it
will be used in a subsequent commit.

Signed-off-by: Victoria Dye <vdye@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
sparse-index.c
sparse-index.h