summaryrefslogtreecommitdiff
path: root/t/t5614-clone-submodules-shallow.sh
Commit message (Collapse)AuthorAgeFilesLines
* Spelling fixesvs/typofixesVille Skyttä2017-06-271-2/+2
| | | | | Signed-off-by: Ville Skyttä <ville.skytta@iki.fi> Signed-off-by: Junio C Hamano <gitster@pobox.com>
* tests: rename a test having to do with shallow submodulesab/clone-no-tagsÆvar Arnfjörð Bjarmason2017-05-011-0/+122
Rename the t5614-clone-submodules.sh test to t5614-clone-submodules-shallow.sh. It's not a general test of submodules, but of shallow cloning in relation to submodules. Move it to create another similar t56*-clone-submodules-*.sh test. Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>