Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/checkout-reflog-fix'
[gitweb.git]
/
t
/
t7403-submodule-sync.sh
diff --git
a/t/t7403-submodule-sync.sh
b/t/t7403-submodule-sync.sh
index fb21b876838c47683bb2c4e8c79db85e2c0412e5..95ffe349a769a84d2eec850d376f11bdfcf2b56f 100755
(executable)
--- a/
t/t7403-submodule-sync.sh
+++ b/
t/t7403-submodule-sync.sh
@@
-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 \