]> 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>
Tue, 2 Jul 2024 16:27:57 +0000 (09:27 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 2 Jul 2024 16:27:57 +0000 (09:27 -0700)
Earlier we stopped using the tree of HEAD as the default source of
attributes in a bare repository, but failed to document it.  This
has been corrected.

* jc/no-default-attr-tree-in-bare:
  attr.tree: HEAD:.gitattributes is no longer the default in a bare repo


Trivial merge