]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/setup-reinit-fixes'
authorJunio C Hamano <gitster@pobox.com>
Mon, 10 Feb 2025 18:18:29 +0000 (10:18 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Feb 2025 18:18:29 +0000 (10:18 -0800)
commit442b7e0018fac61874a8423270e8fee2c0c7e689
treebd6747143f56f6cb8db35c5bc91d3a1b8558e77c
parent9520f7d9985d8879bddd157309928fc0679c8e92
parent7e88640cd1801b6fe0288f744da7310b4749c0c8
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