]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'xr/ref-debug-remove-on-disk'
authorJunio C Hamano <gitster@pobox.com>
Tue, 4 Nov 2025 15:48:08 +0000 (07:48 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 4 Nov 2025 15:48:08 +0000 (07:48 -0800)
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