]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/use-quick-lookup-in-clone-for-tag-following'
authorJunio C Hamano <gitster@pobox.com>
Wed, 22 Apr 2020 20:42:50 +0000 (13:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Apr 2020 20:42:51 +0000 (13:42 -0700)
The logic to auto-follow tags by "git clone --single-branch" was
not careful to avoid lazy-fetching unnecessary tags, which has been
corrected.

* jk/use-quick-lookup-in-clone-for-tag-following:
  clone: use "quick" lookup while following tags

1  2 
builtin/clone.c
t/t5616-partial-clone.sh

diff --cc builtin/clone.c
Simple merge
Simple merge