Merge branch 'jt/clone-unborn-head'

"git clone" tries to locally check out the branch pointed at by HEAD of the remote repository after it is done, but the protocol did not convey the information necessary to do so when copying an empty repository. The protocol v2 learned how to do so. * jt/clone-unborn-head: clone: respect remote unborn HEAD connect, transport: encapsulate arg in struct ls-refs: report unborn targets of symrefs

Junio C Hamano committed Feb 17, 2021 at 17:21 UTC 69571dfe219f48614e0e0ae7e28efae0be297764

No changes.