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 11:28:20 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-06-04 11:28:20 +0300
commitd459c6bc49186dcc978b2f8737c65da0fa7770ae (patch)
treedaede233a519c2fe182628f39dafc566a6c1bee8
parent8658ccc2297ab0fd8e4a897392f1a48d5c9db15b (diff)
Add latest changes from gitlab-org/gitlab@12-10-stable-ee
-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.