Code

Merge branch 'jc/submodule-sync-no-auto-vivify'
[git.git] / t / t7403-submodule-sync.sh
index fb21b876838c47683bb2c4e8c79db85e2c0412e5..95ffe349a769a84d2eec850d376f11bdfcf2b56f 100755 (executable)
@@ -53,7 +53,7 @@ test_expect_success 'change submodule url' '
 
 test_expect_success '"git submodule sync" should update submodule URLs' '
        (cd super-clone &&
-        git pull &&
+        git pull --no-recurse-submodules &&
         git submodule sync
        ) &&
        test -d "$(git config -f super-clone/submodule/.git/config \