]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kn/ref-cache-seek-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 8 Oct 2025 19:17:54 +0000 (12:17 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 8 Oct 2025 19:17:54 +0000 (12:17 -0700)
Handling of an empty subdirectory of .git/refs/ in the ref-files
backend has been corrected.

* kn/ref-cache-seek-fix:
  refs/ref-cache: fix SEGFAULT when seeking in empty directories


Trivial merge