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