From: Junio C Hamano Date: Wed, 9 Feb 2022 22:20:58 +0000 (-0800) Subject: Merge branch 'jt/conditional-config-on-remote-url' X-Git-Tag: v2.36.0-rc0~181 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=13ce8f9f148637a885003c63e11a020d0aeca3f7;p=thirdparty%2Fgit.git Merge branch 'jt/conditional-config-on-remote-url' The conditional inclusion mechanism of configuration files using "[includeIf ]" learns to base its decision on the URL of the remote repository the repository interacts with. * jt/conditional-config-on-remote-url: config: include file if remote URL matches a glob config: make git_config_include() static --- 13ce8f9f148637a885003c63e11a020d0aeca3f7