diff --git a/scripts/mergeAll.sh b/scripts/mergeAll.sh index 815980aad..6b2205f4d 100755 --- a/scripts/mergeAll.sh +++ b/scripts/mergeAll.sh @@ -33,4 +33,11 @@ git checkout betayota git merge beta-ics git merge yota2 +git checkout intro +git merge master + +git checkout intro-ics +git merge yota2 +git merge intro + git checkout master