#!/bin/bash VERSION="mbedtls" git checkout -b "$VERSION" git push --set-upstream origin "$VERSION"