diff --git a/script.sh b/script.sh index 417af6bfc06c5d18135c6f372cc7c0451b8801b6..08ae44f5ac27d9650ffe924b6b5c5f4057e58944 100755 --- a/script.sh +++ b/script.sh @@ -2,7 +2,7 @@ # Don't run this script unless you know what you're doing. git checkout master -for i in gr aie aif fb +for i in gr aie aif core do git merge $i git checkout $i