]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'bc/clone-empty-repo-via-protocol-v0'
authorJunio C Hamano <gitster@pobox.com>
Fri, 19 May 2023 16:27:06 +0000 (09:27 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 May 2023 16:27:06 +0000 (09:27 -0700)
commit633390bd080e75ae3d36c7485b99d19beb69156d
tree0f1c97c3251e16ce682aab916dad2297473bddb6
parentb04671b638745ecdad70d3f22e9f5032f41fc26d
parent933e3a4ee205353d8f093d5dfcd226fa432c4e58
Merge branch 'bc/clone-empty-repo-via-protocol-v0'

The server side of "git clone" now advertises the necessary hints
to clients to help them to clone from an empty repository and learn
object hash algorithm and the (unborn) branch pointed at by HEAD,
even over the older v0/v1 protocol.

* bc/clone-empty-repo-via-protocol-v0:
  upload-pack: advertise capabilities when cloning empty repos