diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-07-12 09:09:40 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-07-12 09:09:40 +0000 |
commit | 12de063de4663766a43d6c3e0883a686d66ab401 (patch) | |
tree | bb60c01c838ddfbb91b91cada99874845c01cf59 /doc/user/project/import | |
parent | d69a7028a563640b8b205debf387c5f7139acbac (diff) | |
download | gitlab-ce-12de063de4663766a43d6c3e0883a686d66ab401.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/project/import')
-rw-r--r-- | doc/user/project/import/github.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/import/github.md b/doc/user/project/import/github.md index 33bdc2bc7d8..e67b6a45280 100644 --- a/doc/user/project/import/github.md +++ b/doc/user/project/import/github.md @@ -28,7 +28,7 @@ The following aspects of a project are imported: References to pull requests and issues are preserved (GitLab.com & 8.7+), and 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), +level is restricted](../../../public_access/public_access.md#restrict-use-of-public-or-internal-projects), in which case it defaults to the default project visibility. The namespace is a user or group in GitLab, such as `gitlab.com/janedoe` or `gitlab.com/customer-success`. You can do some bulk actions to move projects to different namespaces in the rails console. |