Merge branch 'jc/attr-tree-config'
commit26dd307cfaabe3d3f0b01aad64969e76a317811a
authorJunio C Hamano <gitster@pobox.com>
Sun, 29 Oct 2023 22:09:55 +0000 (30 07:09 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sun, 29 Oct 2023 22:09:55 +0000 (30 07:09 +0900)
tree7f7f48e785ab297fe1718c5b954f7c6be71d9653
parent8183b63ff6a9c7eec5555e51e127e712efb64704
parent9f9c40cf34c29d4ad700d9869435d159056fa6fb
Merge branch 'jc/attr-tree-config'

The attribute subsystem learned to honor `attr.tree` configuration
that specifies which tree to read the .gitattributes files from.

* jc/attr-tree-config:
  attr: add attr.tree for setting the treeish to read attributes from
  attr: read attributes from HEAD when bare repo
Documentation/config.txt
attr.c
config.c