[Git] gitlab copies existing projects, deletes projects

background

The same functional module will be used for different business lines. Currently, different projects are built for business line isolation. Therefore, it is necessary to create a project from an existing project and record it here. By the way, attach the method to create the wrong project and delete it.

Copy existing project

Click the New Project button

Choose to create via URL

A brand new project can be obtained by the above two steps. If the name of the new project is inconsistent with the old project, remember to change the Project name .

Delete item

Settings -> General

Advanced settings -> Expand

Remove project

Just re-enter the project name to confirm

reference

gitlab copy project new project

GitLab delete project operation

Guess you like

Origin blog.csdn.net/yxz8102/article/details/113742202