Re: [PATCH v2 1/2] object-file: disallow adding submodules of different hash algo
From: Junio C Hamano <hidden>
Date: 2025-11-15 19:53:25
From: Junio C Hamano <hidden>
Date: 2025-11-15 19:53:25
"brian m. carlson" [off-list ref] writes:
object-file.c | 6 +++++- t/t3700-add.sh | 25 +++++++++++++++++++++++++ t/t7400-submodule-basic.sh | 25 +++++++++++++++++++++++++ 3 files changed, 55 insertions(+), 1 deletion(-)
Updated test reads much nicer. Thanks for updating them.