diff options
author | shejialuo <shejialuo@gmail.com> | 2024-08-08 19:24:25 +0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-08-08 09:36:52 -0700 |
commit | 8cd4a447b8b022a25e05653eb5f2dd80b9009bbe (patch) | |
tree | df61c387122015c1f8abb41eced21fe26724bb3f /commit.c | |
parent | 2d79aa9095577bdc2049cfa938d18d3ebed5349f (diff) |
fsck: rename objects-related fsck error functions
The names of objects-related fsck error functions are generic. It's OK
when there is only object database check. However, we are going to
introduce refs database check report function. To avoid ambiguity,
rename object-related fsck error functions to explicitly indicate these
functions are used to report objects-related messages.
Mentored-by: Patrick Steinhardt <ps@pks.im>
Mentored-by: Karthik Nayak <karthik.188@gmail.com>
Signed-off-by: shejialuo <shejialuo@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions