-
All PRs approved to branch develop and then Deleted from remote after approval
-
Update develop locally
git checkout develop && git pull origin develop
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Paste on ~/ | |
# Run with bash ~./automatization.sh | |
#! usr/bin/bash | |
bold=$(tput bold) | |
echo "🌌 ${bold}VTEX: Workspace ?" | |
read workspace | |
echo "🌌 ${bold}GIT: Branch ?" |