-
Notifications
You must be signed in to change notification settings - Fork 0
Guidelines for Developers
metal A-wing edited this page Feb 8, 2018
·
3 revisions
尤其是已经上线的项目
开发请在 dev 分支上进行
如下图所示:
master
|
| \
| dev
| |
| | \
| | feature
| | /
| merge
| |
| /
| /
merge
master 分支会连接 ci 系统 自动化构建发布
例:config.json 为配置文件
一个比较简单的办法
cp config.json config-dist.json
echo ./config >> .gitignore
email: sb@sb.im