diff options
author | Jeff King <peff@peff.net> | 2019-10-18 01:00:50 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-10-28 14:05:18 +0900 |
commit | cc579000bf289cea7f9c2e34fcb9cf67e8104616 (patch) | |
tree | 7e74c2cdc03fbc2347bdc359d2338202c5348e89 /commit.c | |
parent | 7854399366fa36854de8e6962a441b02009c10e4 (diff) |
fsck: don't require an object struct in verify_headers()
We only need the oid and type to pass on to report(). Let's accept the
broken-out parameters 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 'commit.c')
0 files changed, 0 insertions, 0 deletions