]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/reject-newer-extensions-in-v0' into master
authorJunio C Hamano <gitster@pobox.com>
Thu, 30 Jul 2020 20:20:32 +0000 (13:20 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 30 Jul 2020 20:20:32 +0000 (13:20 -0700)
With the base fix to 2.27 regresion, any new extensions in a v0
repository would still be silently honored, which is not quite
right.  Instead, complain and die loudly.

* jk/reject-newer-extensions-in-v0:
  verify_repository_format(): complain about new extensions in v0 repo

1  2 
cache.h
setup.c
t/t1302-repo-version.sh

diff --cc cache.h
Simple merge
diff --cc setup.c
Simple merge
Simple merge