Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 544ceec

Browse files
thetwojByron
authored andcommitted
Adding command to init-tests-after-clone.sh to make sure submodules are recursively cloned as well
1 parent b303cb0 commit 544ceec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎init-tests-after-clone.sh‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ git checkout master || git checkout -b master
1212
git reset --hard HEAD~1
1313
git reset --hard HEAD~1
1414
git reset --hard HEAD~1
15-
git reset --hard __testing_point__
15+
git reset --hard __testing_point__
16+
git submodule update --init --recursive

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /