]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'cc/promisor-auto-config-url' into jch
authorJunio C Hamano <gitster@pobox.com>
Thu, 9 Apr 2026 18:22:16 +0000 (11:22 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 9 Apr 2026 18:22:17 +0000 (11:22 -0700)
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
promisor-remote.c

Simple merge
Simple merge