]> Kevux Git Server - rit/commit
refs/files: perform consistency checks for root refs
authorPatrick Steinhardt <ps@pks.im>
Mon, 12 Jan 2026 09:02:56 +0000 (10:02 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 12 Jan 2026 14:55:40 +0000 (06:55 -0800)
commit7b8c36a2a74868b6fa47e3b11e2c1c0f89c88d43
tree3ebc7b1cab06e6ab502e9fef3a2f868b3069bf09
parent9ebccf744a967f399579a3f3ffbeb40120f5a1e1
refs/files: perform consistency checks for root refs

While the "files" backend already knows to perform consistency checks
for the "refs/" hierarchy, it doesn't verify any of its root refs. Plug
this omission.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
refs/files-backend.c
t/t0602-reffiles-fsck.sh