]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'cc/promisor-auto-config-url'
authorJunio C Hamano <gitster@pobox.com>
Mon, 11 May 2026 01:05:53 +0000 (10:05 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 11 May 2026 01:05:53 +0000 (10:05 +0900)
Promisor remote handling has been refactored and fixed in
preparation for auto-configuration of advertised remotes.

* cc/promisor-auto-config-url:
  t5710: use proper file:// URIs for absolute paths
  promisor-remote: remove the 'accepted' strvec
  promisor-remote: keep accepted promisor_info structs alive
  promisor-remote: refactor accept_from_server()
  promisor-remote: refactor has_control_char()
  promisor-remote: refactor should_accept_remote() control flow
  promisor-remote: reject empty name or URL in advertised remote
  promisor-remote: clarify that a remote is ignored
  promisor-remote: pass config entry to all_fields_match() directly
  promisor-remote: try accepted remotes before others in get_direct()

1  2 
Documentation/gitprotocol-v2.adoc

Simple merge