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
path: root/fsck.c
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2019-10-18 07:58:07 +0300
committerJunio C Hamano <gitster@pobox.com>2019-10-28 08:05:18 +0300
commit82ef89b318a3c88a3e6af21a05b75abf56d715da (patch)
treec8b0165d11aa28b77ec005c2d236ed75bb0b3b71 /fsck.c
parent733902905d4db54612fef9755bb31fd35a89e76c (diff)
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