]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jt/clone-not-quite-empty'
authorJunio C Hamano <gitster@pobox.com>
Wed, 9 Feb 2022 22:21:01 +0000 (14:21 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 9 Feb 2022 22:21:01 +0000 (14:21 -0800)
Cloning from a repository that does not yet have any branches or
tags but has other refs resulted in a "remote transport reported
error", which has been corrected.

* jt/clone-not-quite-empty:
  clone: support unusual remote ref configurations

1  2 
builtin/clone.c

diff --cc builtin/clone.c
Simple merge