]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'kn/refs-fsck-skip-lock-files'
authorJunio C Hamano <gitster@pobox.com>
Wed, 27 May 2026 05:15:44 +0000 (14:15 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 27 May 2026 05:15:44 +0000 (14:15 +0900)
commitbbcc0ae3e94be45320ca7bbd31dbc2a2ce58ea8d
tree94049044553dd896a3f5057e723155d9fdd9fdc6
parentc5e6e497ac6c9a80ec4b04752cce1c35337bd6b9
parente0fcba2d9cf86ba45943066924f111006d55ba08
Merge branch 'kn/refs-fsck-skip-lock-files'

The consistency checks for the files reference backend have been updated
to skip lock files earlier, avoiding unnecessary parsing of
intermediate files.

* kn/refs-fsck-skip-lock-files:
  refs/files: skip lock files during consistency checks
refs/files-backend.c