... Switch to Branch 切换到其它分支 Merge from Branch 从另外的分支合并代码到当前分支 Merge into Branch 将当前分支的代码合并到其它分支中去 ...
基于1个网页-相关网页
Merge down the latest from the work branch, and check in your code.
从工作分支中取得并合并最新的代码,然后检入你的代码。
Rule: Merge from your work branch to the trunk on a regular basis, for example whenever a story is done.
规则:经常从工作分支向主干合并代码,例如每完成一个故事之后。
Rule: Merge from trunk to your work branch every day.
规则:每天都从主干向你的工作分支中合并代码。
应用推荐