Merge branch 'maint'
* maint: t7406-submodule-update: add missing &&
This commit is contained in:
commit
5e3a3a1527
@ -58,7 +58,7 @@ test_expect_success 'setup a submodule tree' '
|
||||
git submodule add ../merging merging &&
|
||||
test_tick &&
|
||||
git commit -m "rebasing"
|
||||
)
|
||||
) &&
|
||||
(cd super &&
|
||||
git submodule add ../none none &&
|
||||
test_tick &&
|
||||
|
Loading…
Reference in New Issue
Block a user