拉出 dev 分支
git flow feature start
Merge Request
fix
master
feature
TagV1.0.0
Merge
修改 .gitignore 文件
Build发布
git checkout -b fix/
git checkout -b activity/
release
activity
hotfix
dev
git flow hotfix start
publish
git flow feature finish
git flow release start