文档

支持

Unity Version Control

Create branch

From the Unity Editor, create a branch in your repository.
阅读时间1 分钟最后更新于 5 个月前

You can create a new branch from an existing branch:
  1. From the Unity Version Control window, select the Branches icon, and then select Branches to open the Branches tab. If the tab is already open, you can directly select Branches.
  2. Right-click on the branch where you want to create a new branch.
  3. Select Create child branch
  4. In the dialog, type a branch name. You can also add a comment.
  5. If you want to update your current workspace to the new branch, select Switch workspace to this branch.
  6. Select Create to create the new branch.