summaryrefslogtreecommitdiff
path: root/builtin/diff.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2022-12-01 15:46:01 +0100
committerJunio C Hamano <gitster@pobox.com>2022-12-09 17:05:00 +0900
commita59a8c687f18db2b4c54a9d0795f93c4df1f9703 (patch)
tree41b31f2558c61dbd5912854ea9e0567685ed8b99 /builtin/diff.c
parentbb3a9265e505e9593faa260860f9b8929af0963e (diff)
fsck: pull out function to check a set of blobs
In `fsck_finish()` we check all blobs for consistency that we have found during the tree walk, but that haven't yet been checked. This is only required for gitmodules right now, but will also be required for a new check for gitattributes. Pull out a function `fsck_blobs()` that allows the caller to check a set of blobs for consistency. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/diff.c')
0 files changed, 0 insertions, 0 deletions