Skip to content
代码片段 群组 项目
提交 9628efa5 编辑于 作者: Ashraf Khamis's avatar Ashraf Khamis
浏览文件

Merge branch 'jt-docs-group-storage-moves' into 'master'

doc/api: Clarify group storage moves API use case

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127019



Merged-by: default avatarAshraf Khamis <akhamis@gitlab.com>
Approved-by: default avatarAshraf Khamis <akhamis@gitlab.com>
Co-authored-by: default avatarJustin Tobler <jtobler@gitlab.com>
No related branches found
No related tags found
无相关合并请求
......@@ -9,9 +9,11 @@ type: reference
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/53016) in GitLab 13.9.
Group repositories can be moved between storages. This API can help you when
[migrating to Gitaly Cluster](../administration/gitaly/index.md#migrate-to-gitaly-cluster), for
example, or to migrate a [group wiki](../user/project/wiki/group.md).
Group wiki repositories can be moved between storages. This API can help you, for example,
[migrate to Gitaly Cluster](../administration/gitaly/index.md#migrate-to-gitaly-cluster)
or migrate a [group wiki](../user/project/wiki/group.md). This API does not manage
project repositories in a group. To schedule project moves, use the
[project repository storage moves API](project_repository_storage_moves.md).
As group repository storage moves are processed, they transition through different states. Values
of `state` are:
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册