Delete a project in Gerrit

前端 未结 6 1554
夕颜
夕颜 2020-12-24 12:17

I can create a project in Gerrit through:

ssh –p 29418 [ip-address] gerrit create-project --name [project-name]

But, how can I delete any p

6条回答
  •  别那么骄傲
    2020-12-24 12:24

    Using Gerrit 2.15.6, I was able to click on a very handy 'Delete Project' button in the Gerrit UI:

    at the bottom of the project admin page.

提交回复
热议问题