]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/no-default-attr-tree-in-bare' into maint-2.45
authorJunio C Hamano <gitster@pobox.com>
Fri, 31 May 2024 22:28:19 +0000 (15:28 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 31 May 2024 22:28:19 +0000 (15:28 -0700)
Git 2.43 started using the tree of HEAD as the source of attributes
in a bare repository, which has severe performance implications.
For now, revert the change, without ripping out a more explicit
support for the attr.tree configuration variable.

* jc/no-default-attr-tree-in-bare:
  stop using HEAD for attributes in bare repository by default

1  2 
attr.c
t/t0003-attributes.sh

diff --cc attr.c
Simple merge
Simple merge