git_workflow:Git工作流

时间:2021-07-10 17:58:48
【文件属性】:
文件名称:git_workflow:Git工作流
文件大小:2KB
文件格式:ZIP
更新时间:2021-07-10 17:58:48
春雨Git工作流 <iframe id="embed_dom" name="embed_dom" frameborder="0" style="border:1px solid #000;display:block;width:430px; height:320px;" src=" Git工作流 从develop主干checkout新feature分支 TODO 规范 feature分支必须以功能命名 禁止无意义命名或署名,可以多人开发,方便develop上查看功能迭代史 勤pull feature分支必须定期pull develop主干,至少每天2次,以便尽早发现和解决冲突。release和hotfix禁止pull其他分支 勤commit 何时新建feature分支? 新功能 重构代码 底层代码、通用代码、被他人依赖的代码 解决冲突 简而言之:你的代码需要尽快共享的情况 何时rebase
【文件预览】:
git_workflow-develop
----a.txt(234B)
----README.md(3KB)

网友评论