Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorImre Farkas <ifarkas@gitlab.com>2018-06-07 14:26:29 +0300
committerImre Farkas <ifarkas@gitlab.com>2018-06-07 14:30:16 +0300
commite6d8faf6fa59815cfe5b43e2a92ddabcae03c8ca (patch)
tree00576573af89fc9e85fab9443e3c8dabf5403d96 /doc
parent95b3e51f117167d48ba04f2dcef6922aff885617 (diff)
Update doc for maintaining project visibility during Github import
Diffstat (limited to 'doc')
-rw-r--r--doc/user/project/import/github.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/user/project/import/github.md b/doc/user/project/import/github.md
index cad85881c4d..fcd6192e82f 100644
--- a/doc/user/project/import/github.md
+++ b/doc/user/project/import/github.md
@@ -29,7 +29,9 @@ The following aspects of a project are imported:
* Regular issue and pull request comments
References to pull requests and issues are preserved (GitLab.com & 8.7+), and
-each imported repository defaults to `private` but [can be made public](../settings/index.md#sharing-and-permissions), as needed.
+each imported repository maintains visibility level unless that [visibility
+level is restricted](../../../public_access/public_access.md#restricting-the-use-of-public-or-internal-projects),
+in which case it defaults to the default project visibility.
## How it works