diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-10-10 21:36:30 +0200 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-10-10 21:36:30 +0200 |
commit | eecccf5e206ffdac6d29f757804165654324ea31 (patch) | |
tree | fdb1cdf181a6cff6acf4b67b589a6011bc1fc9e7 /doc/gitlab-basics/create-branch.md | |
parent | 4c8ea149edff0f03390db7f287753fc6c23fb75a (diff) | |
download | gitlab-ce-eecccf5e206ffdac6d29f757804165654324ea31.tar.gz |
Change img dir name
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: - + |