abc-git-flow
Installation
SKILL.md
ABC GIT FLOW 分支管理
ABC 定制化的 Git 工作流,基于 git-flow 扩展,支持灰度发布流程。
安装 abc-git-flow
macOS
sudo curl https://cis-static-common.oss-cn-shanghai.aliyuncs.com/assets/abc-git-flow/git-abc-flow-install.sh | sh
如果报错 Bad CPU type,需要执行:
/usr/sbin/softwareupdate --install-rosetta --agree-to-license
Windows
curl -# -O https://static-common-cdn.abcyun.cn/assets/abc-git-flow/install.bat && call install.bat