diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-09-10 15:09:10 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-09-10 15:09:10 +0000 |
commit | 9afe9ca576408a1145b6250d9493032fe65255ae (patch) | |
tree | e827cd826a15cd4d1fbe0a014d75d56785b8b75b /doc/raketasks | |
parent | 766b24b86ba1c5405d6a300f35062c33108941d4 (diff) | |
download | gitlab-ce-9afe9ca576408a1145b6250d9493032fe65255ae.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/raketasks')
-rw-r--r-- | doc/raketasks/cleanup.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/raketasks/cleanup.md b/doc/raketasks/cleanup.md index 340f58057a6..23091f40430 100644 --- a/doc/raketasks/cleanup.md +++ b/doc/raketasks/cleanup.md @@ -11,7 +11,7 @@ Do not run this within 12 hours of a GitLab upgrade. This is to ensure that all have finished, which otherwise may lead to data loss. CAUTION: **WARNING:** -Removing LFS files from a project with forks is currently unsafe. The rake task +Removing LFS files from a project with forks is currently unsafe. The Rake task will refuse to run on projects with forks. When you remove LFS files from a repository's history, they become orphaned and continue to consume |