From: Junio C Hamano Date: Mon, 24 Nov 2025 23:46:39 +0000 (-0800) Subject: Merge branch 'bc/submodule-force-same-hash' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d91d79f26d5f2fb0468f42bf5d44356dce15a414;p=thirdparty%2Fgit.git Merge branch 'bc/submodule-force-same-hash' Adding a repository that uses a different hash function is a no-no, but "git submodule add" did nt prevent it, which has been corrected. * bc/submodule-force-same-hash: read-cache: drop submodule check from add_to_cache() object-file: disallow adding submodules of different hash algo --- d91d79f26d5f2fb0468f42bf5d44356dce15a414