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-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=13ce8f9f148637a885003c63e11a020d0aeca3f7;p=rit 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