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 /Documentation/RelNotes/1.8.3.3.txt | |
parent | fsck: drop blob struct from fsck_finish() (diff) | |
download | tgif-7854399366fa36854de8e6962a441b02009c10e4.tar.xz |
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 'Documentation/RelNotes/1.8.3.3.txt')
0 files changed, 0 insertions, 0 deletions