]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jn/v0-with-extensions-fix' into master
authorJunio C Hamano <gitster@pobox.com>
Fri, 17 Jul 2020 00:58:42 +0000 (17:58 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 17 Jul 2020 00:58:42 +0000 (17:58 -0700)
In 2.28-rc0, we corrected a bug that some repository extensions are
honored by mistake even in a version 0 repositories (these
configuration variables in extensions.* namespace were supposed to
have special meaning in repositories whose version numbers are 1 or
higher), but this was a bit too big a change.

* jn/v0-with-extensions-fix:
  repository: allow repository format upgrade with extensions
  Revert "check_repository_format_gently(): refuse extensions for old repositories"

1  2 
cache.h
setup.c

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