Skip to content

Git Strategy

Overview

declare $REPOSITORY_URL
git clone $REPOSITORY_URL $LOCAL_FOLDER
git checkout -b `[feat|fix|docs]/*`