]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/attr-tree-config'
authorJunio C Hamano <gitster@pobox.com>
Sun, 29 Oct 2023 22:09:55 +0000 (07:09 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sun, 29 Oct 2023 22:09:55 +0000 (07:09 +0900)
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

1  2 
Documentation/config.txt
attr.c
config.c

Simple merge
diff --cc attr.c
Simple merge
diff --cc config.c
Simple merge