diff options
author | Jeff King <peff@peff.net> | 2019-12-18 12:25:44 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-01-23 10:51:50 -0800 |
commit | ff483026a9ab29d01b6142ea3b44f4ffd8acb8c2 (patch) | |
tree | 0b78d6f48e8432d37f041476d2a9845cdbcfdadb /builtin/commit.c | |
parent | e704fc7978f2818f6a4cbf95bd0b75acf7b82aca (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 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions