From: Junio C Hamano Date: Mon, 6 Jul 2026 22:50:19 +0000 (-0700) Subject: Merge branch 'cc/promisor-auto-config-url-more' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57c386f9a5f57973cc70be5375bbe30a6a9fd864;p=thirdparty%2Fgit.git Merge branch 'cc/promisor-auto-config-url-more' The handling of promisor-remote protocol capability has been updated 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' --- 57c386f9a5f57973cc70be5375bbe30a6a9fd864