]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kn/ref-cache-seek-fix' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 2 Oct 2025 19:30:35 +0000 (12:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 2 Oct 2025 19:30:35 +0000 (12:30 -0700)
Fix handling of an empty subdirectory of .git/refs/ in the
ref-files backend.

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


Trivial merge