GitLab - Create a Branch



Description

Branch is independent line and part of the development process. The creation of branch involves following steps.

Creating a Branch

Step 1 − Login to your GitLab account and go to your project under Projects section.

GitLab Create Branch

Step 2 − To create a branch, click on the Branches option under the Repository section and click on the New branch button.

GitLab Create Branch

Step 3 − In the New branch screen, enter the name for branch and click on the Create branch button.

GitLab Create Branch

Step 4 − After creating branch, you will get a below screen along with the created branch.

GitLab Create Branch
Advertisements