]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'cc/lop-remote'
authorJunio C Hamano <gitster@pobox.com>
Mon, 7 Apr 2025 21:23:17 +0000 (14:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Apr 2025 21:23:17 +0000 (14:23 -0700)
Bugfix in newly introduced large-object-promisor remote support.

* cc/lop-remote:
  promisor-remote: compare remote names case sensitively
  promisor-remote: fix possible issue when no URL is advertised
  promisor-remote: fix segfault when remote URL is missing
  t5710: arrange to delete the client before cloning


Trivial merge