From: Junio C Hamano Date: Mon, 10 Feb 2025 18:18:29 +0000 (-0800) Subject: Merge branch 'ps/setup-reinit-fixes' X-Git-Tag: v2.49.0-rc0~50 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=442b7e0018fac61874a8423270e8fee2c0c7e689;p=thirdparty%2Fgit.git Merge branch 'ps/setup-reinit-fixes' "git init" to reinitialize a repository that already exists cannot change the hash function and ref backends; such a request is silently ignored now. * ps/setup-reinit-fixes: setup: fix reinit of repos with incompatible GIT_DEFAULT_HASH setup: fix reinit of repos with incompatible GIT_DEFAULT_REF_FORMAT t0001: remove duplicate test --- 442b7e0018fac61874a8423270e8fee2c0c7e689