From: Junio C Hamano Date: Wed, 3 Jun 2026 23:14:10 +0000 (+0900) Subject: Merge branch 'cc/promisor-auto-config-url-more' into seen X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=676fd6d0549f856cf6f4e15a0eed2336d9483a36;p=thirdparty%2Fgit.git Merge branch 'cc/promisor-auto-config-url-more' into seen The handling of promisor-remote protocol capability has been loosened to allow the other side to add to the list of promisor remotes via the promisor.acceptFromServerURL configuration variable. * cc/promisor-auto-config-url-more: doc: promisor: improve acceptFromServer entry promisor-remote: auto-configure unknown remotes promisor-remote: trust known remotes matching acceptFromServerUrl promisor-remote: introduce promisor.acceptFromServerUrl promisor-remote: add 'local_name' to 'struct promisor_info' urlmatch: add url_normalize_pattern() helper urlmatch: change 'allow_globs' arg to bool t5710: simplify 'mkdir X' followed by 'git -C X init' --- 676fd6d0549f856cf6f4e15a0eed2336d9483a36