Creating a subbranch from a commit
Create a branch from a commit. For more information, see Committing changes.
About this task
This subbranch is a child of the branch from which the commit was selected. The subbranch shares the history and contents of the parent branch up to that commit.
Steps
-
Go to Branch Manager → Version Control.
-
Select the commit from which to branch.
To branch from the latest uncommitted changes, make certain to commit before proceeding.
-
Click the hamburger menu and select Create new branch from commit.
-
Specify a name for the branch.
-
Click Save Branch.
Result
The system creates a new subbranch with the selected commit as the branch point.