From: Junio C Hamano Date: Fri, 31 May 2024 22:28:19 +0000 (-0700) Subject: Merge branch 'jc/no-default-attr-tree-in-bare' into maint-2.45 X-Git-Tag: v2.46.0-rc0~80^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1258fc2b08543bac83aea5ad856b4a64348c3c79;p=thirdparty%2Fgit.git Merge branch 'jc/no-default-attr-tree-in-bare' into maint-2.45 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 --- 1258fc2b08543bac83aea5ad856b4a64348c3c79