]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/no-default-attr-tree-in-bare'
authorJunio C Hamano <gitster@pobox.com>
Mon, 24 Jun 2024 23:39:14 +0000 (16:39 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 24 Jun 2024 23:39:14 +0000 (16:39 -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