From: Junio C Hamano Date: Thu, 8 Jan 2026 07:41:13 +0000 (+0900) Subject: Merge branch 'ob/core-attributesfile-in-repository' into seen X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dec7f872bbacc3429f6506adb02b1a6c3d0bd0fc;p=thirdparty%2Fgit.git Merge branch 'ob/core-attributesfile-in-repository' into seen 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 --- dec7f872bbacc3429f6506adb02b1a6c3d0bd0fc