We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b303cb0 commit 544ceecCopy full SHA for 544ceec
init-tests-after-clone.sh
@@ -12,4 +12,5 @@ git checkout master || git checkout -b master
12
git reset --hard HEAD~1
13
14
15
-git reset --hard __testing_point__
+git reset --hard __testing_point__
16
+git submodule update --init --recursive
0 commit comments