From 6a56993b2ec7082521cf14f98ab9fb5a5def4b13 Mon Sep 17 00:00:00 2001 From: "Kyle J. McKay" Date: Mon, 5 Aug 2013 13:20:36 -0700 Subject: config: parse http.. using urlmatch Use the urlmatch_config_entry() to wrap the underlying http_options() two-level variable parser in order to set http. to the value with the most specific URL in the configuration. Signed-off-by: Jeff King Signed-off-by: Kyle J. McKay Signed-off-by: Junio C Hamano --- t/t0110/url-2 | 1 + 1 file changed, 1 insertion(+) create mode 100644 t/t0110/url-2 (limited to 't/t0110/url-2') diff --git a/t/t0110/url-2 b/t/t0110/url-2 new file mode 100644 index 0000000000..43334b05b2 --- /dev/null +++ b/t/t0110/url-2 @@ -0,0 +1 @@ +x://q/ -- cgit v1.2.3