diff options
author | Jeff King <peff@peff.net> | 2019-10-18 01:00:04 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-10-28 14:05:18 +0900 |
commit | 7854399366fa36854de8e6962a441b02009c10e4 (patch) | |
tree | 931a717880c9677331001208ada8ae7b6c8ee161 /commit.c | |
parent | b8b00f1693c149ba03e34d56d8804256e74f6eab (diff) |
fsck: don't require an object struct for fsck_ident()
The only thing we do with the struct is pass its oid and type to
report(). We can just take those explicitly, which gives 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