ドキュメント

サポート

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.