Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2019-12-18 14:25:44 +0300
committerJunio C Hamano <gitster@pobox.com>2020-01-23 21:51:50 +0300
commitff483026a9ab29d01b6142ea3b44f4ffd8acb8c2 (patch)
tree0b78d6f48e8432d37f041476d2a9845cdbcfdadb /pack-bitmap.h
parente704fc7978f2818f6a4cbf95bd0b75acf7b82aca (diff)
builtin/pack-objects: introduce obj_is_packed()
Let's refactor the way we check if an object is packed by introducing obj_is_packed(). This function is now a simple wrapper around packlist_find(), but it will evolve in a following commit. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'pack-bitmap.h')
0 files changed, 0 insertions, 0 deletions