]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/fetch-ref-prefix-cleanup' into tb/refspec-fetch-cleanup
authorJunio C Hamano <gitster@pobox.com>
Fri, 21 Mar 2025 08:43:22 +0000 (01:43 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 21 Mar 2025 08:43:22 +0000 (01:43 -0700)
* jk/fetch-ref-prefix-cleanup:
  fetch: use ref prefix list to skip ls-refs
  fetch: avoid ls-refs only to ask for HEAD symref update
  fetch: stop protecting additions to ref-prefix list
  fetch: ask server to advertise HEAD for config-less fetch
  refspec_ref_prefixes(): clean up refspec_item logic
  t5516: beef up exact-oid ref prefixes test
  t5516: drop NEEDSWORK about v2 reachability behavior
  t5516: prefer "oid" to "sha1" in some test titles
  t5702: fix typo in test name


Trivial merge