]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ob/core-attributesfile-in-repository' into seen
authorJunio C Hamano <gitster@pobox.com>
Thu, 8 Jan 2026 07:41:13 +0000 (16:41 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 Jan 2026 07:41:13 +0000 (16:41 +0900)
The core.attributesfile is intended to be set per repository, but
were kept track of by a single global variable in-core, which has
been corrected by moving it to per-repository data structure.

Comments?

* ob/core-attributesfile-in-repository:
  environment: move "core.attributesFile" into repo-setting

1  2 
environment.c
environment.h

diff --cc environment.c
Simple merge
diff --cc environment.h
Simple merge