]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/fetch-ref-prefix-cleanup' into jk/fetch-follow-remote-head-fix
authorJunio C Hamano <gitster@pobox.com>
Tue, 18 Mar 2025 19:21:20 +0000 (12:21 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 18 Mar 2025 19:21:20 +0000 (12:21 -0700)
commit1a0413a8509af242b3a760acc103942827cfe1b4
treed0902864af46418619eb2fac9affff5f7c190f5b
parent683c54c999c301c2cd6f715c411407c413b1d84e
parentc702dd48567cfebca3d4a06b691de97da3f8dc4a
Merge branch 'jk/fetch-ref-prefix-cleanup' into jk/fetch-follow-remote-head-fix

* 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