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