From: Junio C Hamano Date: Tue, 24 Jun 2025 16:49:53 +0000 (-0700) Subject: Merge branch 'ac/deglobal-sparse-variables' into seen X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4d5f3b87bcc6f0c7a5808c76ba31dd23515eaff0;p=thirdparty%2Fgit.git Merge branch 'ac/deglobal-sparse-variables' into seen Two global variables related to sparse checkout have been moved to the repository settings structure. * ac/deglobal-sparse-variables: environment: remove the global variable 'sparse_expect_files_outside_of_patterns' environment: move access to "core.sparsecheckoutcone" into repo_settings environment: move access to "core.sparsecheckout" into repo_settings --- 4d5f3b87bcc6f0c7a5808c76ba31dd23515eaff0