]> git.99rst.org Git - git.git/commitdiff
Merge branch 'ps/setup-reinit-fixes'
authorJunio C Hamano <redacted>
Mon, 10 Feb 2025 18:18:29 +0000 (10:18 -0800)
committerJunio C Hamano <redacted>
Mon, 10 Feb 2025 18:18:29 +0000 (10:18 -0800)
"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


Trivial merge
git clone https://git.99rst.org/PROJECT