diff options
author | Simon Knox <psimyn@gmail.com> | 2018-07-10 13:13:42 +1000 |
---|---|---|
committer | Simon Knox <psimyn@gmail.com> | 2018-07-10 13:13:42 +1000 |
commit | cc40dc852147e12292a1c942b12d01fdefc9e4d1 (patch) | |
tree | 8daa619c803f2aa163e07b56198e2173842ed40f /doc/gitlab-basics/create-project.md | |
parent | 51aa6098580829a6f6b0623a1559460d99be55be (diff) | |
parent | 255db3d59792e9bac92f4327b4e324e2bd32810a (diff) | |
download | gitlab-ce-backport-3772-total-weight.tar.gz |
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into backport-3772-total-weightbackport-3772-total-weight
Diffstat (limited to 'doc/gitlab-basics/create-project.md')
-rw-r--r-- | doc/gitlab-basics/create-project.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/gitlab-basics/create-project.md b/doc/gitlab-basics/create-project.md index 10e8059756d..dd8d95a3bca 100644 --- a/doc/gitlab-basics/create-project.md +++ b/doc/gitlab-basics/create-project.md @@ -30,6 +30,9 @@ idea to fill this in. - Changing the **Visibility Level** modifies the project's [viewing and access rights](../public_access/public_access.md) for users. + - Selecting the **Initialize repository with a README** option creates a + README so that the Git repository is initialized, has a default branch and + can be cloned. 1. Click **Create project**. |