Merge branch 'fg/submodule-clone-depth'
commit2bb7aface663f4d9f01d08282ee38cf8f636df0d
authorJunio C Hamano <gitster@pobox.com>
Mon, 15 Jul 2013 17:28:48 +0000 (15 10:28 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 Jul 2013 17:28:48 +0000 (15 10:28 -0700)
treed09bfbfb5dd648bff2d895ea23edceb8e50dc033
parent3bb6149186ea6bed5e6fd7b2f830fb499a1a8658
parent275cd184d52b5b81cb89e4ec33e540fb2ae61c1f
Merge branch 'fg/submodule-clone-depth'

Allow shallow-cloning of submodules with "git submodule update".

* fg/submodule-clone-depth:
  Add --depth to submodule update/add
Documentation/git-submodule.txt
git-submodule.sh
t/t7400-submodule-basic.sh
t/t7406-submodule-update.sh