summaryrefslogtreecommitdiff
path: root/t/t5526-fetch-submodules.sh
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2018-02-27 10:34:03 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-02-27 10:34:03 -0800
commit9dc254b7adb5c44b0158ab125bd4d4a66cc675fa (patch)
treed525cac8779a184d27e2ffded2efe5ac35376ff1 /t/t5526-fetch-submodules.sh
parentMerge branch 'jk/test-hashmap-updates' (diff)
parentCorrect mispellings of ".gitmodule" to ".gitmodules" (diff)
downloadtgif-9dc254b7adb5c44b0158ab125bd4d4a66cc675fa.tar.xz
Merge branch 'rd/typofix'
Typofix. * rd/typofix: Correct mispellings of ".gitmodule" to ".gitmodules" t/: correct obvious typo "detahced"
Diffstat (limited to 't/t5526-fetch-submodules.sh')
-rwxr-xr-xt/t5526-fetch-submodules.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t5526-fetch-submodules.sh b/t/t5526-fetch-submodules.sh
index a552ad4ead..74486c73b0 100755
--- a/t/t5526-fetch-submodules.sh
+++ b/t/t5526-fetch-submodules.sh
@@ -485,7 +485,7 @@ test_expect_success "don't fetch submodule when newly recorded commits are alrea
)
'
-test_expect_success "'fetch.recurseSubmodules=on-demand' works also without .gitmodule entry" '
+test_expect_success "'fetch.recurseSubmodules=on-demand' works also without .gitmodules entry" '
(
cd downstream &&
git fetch --recurse-submodules