Create branch
You can create a new branch from an existing branch:
- 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.
- Right-click on the branch where you want to create a new branch.
- Select Create child branch
- In the dialog, type a branch name. You can also add a comment.
- If you want to update your current workspace to the new branch, select Switch workspace to this branch.
- Select Create to create the new branch.