From: Junio C Hamano Date: Tue, 16 May 2017 02:51:54 +0000 (+0900) Subject: Merge branch 'ab/clone-no-tags' X-Git-Tag: v2.14.0-rc0~191 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a1fdc85f419022df5f2246b0444db4679e528e63;p=thirdparty%2Fgit.git Merge branch 'ab/clone-no-tags' "git clone" learned the "--no-tags" option not to fetch all tags initially, and also set up the tagopt not to follow any tags in subsequent fetches. * ab/clone-no-tags: tests: rename a test having to do with shallow submodules clone: add a --no-tags option to clone without tags tests: change "cd ... && git fetch" to "cd &&\n\tgit fetch" --- a1fdc85f419022df5f2246b0444db4679e528e63