On Tue, Aug 06, 2024 at 12:46:24AM +0800, shejialuo wrote: [snip] > +static int files_fsck_refs(struct ref_store *ref_store, > + struct fsck_options *o) > +{ > + files_fsck_refs_fn fsck_refs_fn[]= { > + NULL, > + }; > + > + if (o->verbose) > + fprintf_ln(stderr, _("Checking references consistency")); > + return files_fsck_refs_dir(ref_store, o, "refs", fsck_refs_fn); > + Nit: another empty newline. > +} > + Patrick
Attachment:
signature.asc
Description: PGP signature