summaryrefslogtreecommitdiff
path: root/fsck.c
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2019-10-18 00:58:07 -0400
committerLibravatar Junio C Hamano <gitster@pobox.com>2019-10-28 14:05:18 +0900
commit82ef89b318a3c88a3e6af21a05b75abf56d715da (patch)
treec8b0165d11aa28b77ec005c2d236ed75bb0b3b71 /fsck.c
parentfsck: use oids rather than objects for object_name API (diff)
downloadtgif-82ef89b318a3c88a3e6af21a05b75abf56d715da.tar.xz
fsck: don't require object structs for display functions
Our printable_type() and describe_object() functions take whole object structs, but they really only care about the oid and type. Let's take those individually in order to give our callers more flexibility. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'fsck.c')
0 files changed, 0 insertions, 0 deletions