Creating a branch based on a release tag is similar, in technique, to creating a tag based on the trunk.
在技术上,根据版本标记创建分支与根据主干创建标记是相似的。
If you create a branch with the intention of never merging to or from it, and never making changes to it, then you should not be creating a branch.
如果你创建分支的目的是永不合并,或不对其作变更,那你就不应该创建一个分支。
By creating a tag based on a particular branch, you can get back to this version later in the development cycle.
根据具体分支创建标记之后,您就可以在以后的开发周期中返回到该版本了。
应用推荐