@@ -7,4 +7,4 @@ if [ $BRANCH == master ]; then
echo "not pushing $BRANCH"
exit 1
fi
-git push -u origin $BRANCH
+git push -u origin $BRANCH $*