发布分支:release<span style="caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: PingFangSC, "helvetica neue", "hiragino sans gb", arial, "microsoft yahei ui", "microsoft yahei", simsun, sans-serif; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration: none; display: inline !important; float: none;"></span>
从主干分支拉出一条新分支,<b data-spm-anchor-id="a2c4e.11153959.blogcont573549.i7.70192028uRGTRE" style="box-sizing: border-box; font-weight: 700; caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-family: PingFangSC, "helvetica neue", "hiragino sans gb", arial, "microsoft yahei ui", "microsoft yahei", simsun, sans-serif; font-size: 16px; font-style: normal; font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">通过合并特性分支,形成发布分支</b>
release/product:正式部署环境
release/test:正式测试环境
从特性分支合并成发布分支能有效快速的重新发布<br>
发布后合并回主干,并删除合并后的特性分支