Merge branch 'ab/clone-no-tags'
commita1fdc85f419022df5f2246b0444db4679e528e63
authorJunio C Hamano <gitster@pobox.com>
Tue, 16 May 2017 02:51:54 +0000 (16 11:51 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 16 May 2017 02:51:54 +0000 (16 11:51 +0900)
tree16bfce120fd09fa2231220ffb0d29d25141bc5f8
parent3900254bf29e00ad72de7a5b8e354369b2b84245
parent1524ccdc1873029e4eafa5bffae2aa66d02369d8
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"
contrib/completion/git-completion.bash