gitlab:将存储库移动到 gitlab 中的另一个组

标签 git gitlab gitlab-ce

我想知道是否可以将 gitlab 存储库移动到 gitlab 中的另一个组。

例如,如果我有 https://gitlab.com/my-user/my-repo我想把它移到 https://gitlab.com/my-group/another-group/my-repo

理想情况下,保留与之相关的所有问题

最佳答案

是的,您可以将 GitLab 项目从一个 namespace 移动到另一个。

你的项目 -> Settings -> General -> Advanced enter image description here

然后,几乎在列表的末尾。

Transfer project enter image description here

关于gitlab:将存储库移动到 gitlab 中的另一个组,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54758093/

相关文章:

gitlab - 如何同时搜索所有项目中的代码?

git - Bitbucket 权限被拒绝(公钥)。但适用于 ssh

ruby-on-rails - 不使用 git 将 Rails 应用程序部署到 Heroku?

git - 为什么 Git 使用冒号 ( :<branch>) to delete remote branches?

GitKraken: "This repository requires LFS but you do not have LFS installed"

gitlab - 我应该使用专用用户进行 GitLab 集成吗?

amazon-web-services - 如何在没有pem文件的情况下在aws ec2实例中部署maven项目

postgresql - 在 CentOS 6.5 上安装 Gitlab 时遇到问题

GitLab CE : How to restore or repair repos with issues/merge requests that are suddenly missing?

gitlab - Gitlab 社区版(Gitlab CE)有哪些限制?