From b375c6c05fbd03aea33a9ee9f82e678bdaa8c3cc Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 2 Mar 2020 15:08:01 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/user/project/settings/index.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'doc/user/project/settings/index.md') diff --git a/doc/user/project/settings/index.md b/doc/user/project/settings/index.md index 12cc2fe665d..1deb66aacfd 100644 --- a/doc/user/project/settings/index.md +++ b/doc/user/project/settings/index.md @@ -215,9 +215,12 @@ To remove a project: This action either: - Removes a project including all associated resources (issues, merge requests etc). -- Since [GitLab 12.6](https://gitlab.com/gitlab-org/gitlab/issues/32935), on [Premium or Silver](https://about.gitlab.com/pricing/) or higher tiers, marks a project for deletion. The deletion will happen 7 days later by default, but this can be changed in the [instance settings](../../admin_area/settings/visibility_and_access_controls.md#default-deletion-adjourned-period-premium-only). +- Since [GitLab 12.6](https://gitlab.com/gitlab-org/gitlab/issues/32935), on + [GitLab Premium or GitLab.com Silver](https://about.gitlab.com/pricing/) or higher tiers, marks a project for + deletion. The deletion will happen 7 days later by default, but this can be changed in the + [instance settings](../../admin_area/settings/visibility_and_access_controls.md#default-deletion-adjourned-period-premium-only). -### Restore a project **(PREMIUM)** +#### Restore a project **(PREMIUM)** > [Introduced](https://gitlab.com/gitlab-org/gitlab/issues/32935) in GitLab 12.6. @@ -234,6 +237,9 @@ If you want to use the fork for yourself and don't need to send [merge requests](../merge_requests.md) to the upstream project, you can safely remove the fork relationship. +CAUTION: **Caution:** +Once removed, the fork relationship cannot be restored. You will no longer be able to send merge requests to the source, and if anyone has forked your project, their fork will also lose the relationship. + To do so: 1. Navigate to your project's **Settings > General > Advanced**. -- cgit v1.2.1