Branches reference
From the Unity Editor, explore the branches in your repository.
Read time 1 minuteLast updated 20 days ago
The Branches tab displays any branches that exist for your current repository. For more information on how to use branches, refer to the Learn tutorial on how to Branch and merge workstreams with Unity Version Control.
Element | Description |
|---|---|
| Name | Displays the name of the branch. |
| Repository | Displays the repository name of the branch and the organization the repository belongs to. |
| Created by | Displays the email of the user who created the branch. |
| Creation date | Displays the creation date and time of the branch. |
| Comment | Displays any comment that the creator added to the branch. |
Toolbar reference
Icon | Description | |
|---|---|---|
| Search | Search for a specific value to filter the data that the tab displays. | |
| Date dropdown | Filter the changesets and branches by their creation dates. | |
| Refresh | Refreshes the data to the latest changes. | |
| Branches | Switch to the Branches tab or select Branch Explorer to open your branches in the UVCS application. | |
| Cog icon | ||
| Open in Desktop App | Open your UVCS project workspace in the UVCS application. | |
| Settings | Open the Settings page to configure your settings. | |
| Enable Manual Checkout for Unity Assets | Stop automatic check out of files and manually check out files instead. |