]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'xr/ref-debug-remove-on-disk' into next
authorJunio C Hamano <gitster@pobox.com>
Wed, 29 Oct 2025 19:45:58 +0000 (12:45 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 29 Oct 2025 19:45:58 +0000 (12:45 -0700)
The "debug" ref-backend was missing a method implementation, which
has been corrected.

* xr/ref-debug-remove-on-disk:
  refs: add missing remove_on_disk implementation for debug backend


Trivial merge