diff options
Diffstat (limited to 'doc/gitlab-basics/create-branch.md')
-rw-r--r-- | doc/gitlab-basics/create-branch.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/gitlab-basics/create-branch.md b/doc/gitlab-basics/create-branch.md index 7556b0f663e..8f078c7692f 100644 --- a/doc/gitlab-basics/create-branch.md +++ b/doc/gitlab-basics/create-branch.md @@ -8,19 +8,19 @@ To add changes to your GitLab project, you should create a branch. You can do it To create a new branch in GitLab, sign in and then select a project on the right side of your screen: - + Click on "commits" on the menu on the left side of your screen: - + Click on the "branches" tab: - + Click on the "new branch" button on the right side of the screen: - + Fill out the information required: @@ -30,10 +30,10 @@ Fill out the information required: 1. Click on the button "create branch" - + ### Note: You will be able to find and select the name of your branch in the white box next to a project's name: - + |