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
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-06-04 16:05:18 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-06-04 16:05:18 +0300
commitbab5bdce96a258068d69c4b2811f036f151ed60b (patch)
treed9adb2bea6c6dd9eab6e3000573b84c4d189fb90 /doc/administration/operations
parentec418a95dda09b3af41e9d1a8bc278566680bb38 (diff)
Add latest changes from gitlab-org/gitlab@13-0-stable-ee
Diffstat (limited to 'doc/administration/operations')
-rw-r--r--doc/administration/operations/moving_repositories.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/administration/operations/moving_repositories.md b/doc/administration/operations/moving_repositories.md
index 11cd3fa7b02..960005fe25d 100644
--- a/doc/administration/operations/moving_repositories.md
+++ b/doc/administration/operations/moving_repositories.md
@@ -85,8 +85,8 @@ not included in GitLab so you need to install it yourself with apt
or yum. Also note that the GitLab scripts we used below were added
in GitLab 8.1.
-** This process does not clean up repositories at the target location that no
-longer exist at the source. ** If you start using your GitLab instance with
+**This process does not clean up repositories at the target location that no
+longer exist at the source.** If you start using your GitLab instance with
`/mnt/gitlab/repositories`, you need to run `gitlab-rake gitlab:cleanup:repos`
after switching to the new repository storage directory.