How to remove a Gitlab project?

后端 未结 14 873
太阳男子
太阳男子 2020-12-22 17:13

I have created several repositories in GitLab. One of those was for testing purposes and has some commits and branches. I want to delete or remove this repository. How can I

14条回答
  •  [愿得一人]
    2020-12-22 18:10

    To remove a project, you have to be the owner of this project, or the administrator of gitlab. Otherwise you can only see "rename project" but no "remove project".

    NOTE THAT: the creator project is NOT always the owner of the project. If the project is in a project-group, and the project-group is created by another one, then the owner is the creator of the project-group by default.

    You can find the owner's name of the project in the page Settings -> Members.

提交回复
热议问题