Project Basic Setup
You can perform basic settings for the project in the "Basic Settings" section, and perform advanced operations such as transferring the project, archiving the project, and deleting the project.
Overview of Settings
Function | Description |
---|---|
Project Name | Modify the project name |
Project Introduction | Modify the project introduction |
Template Project | Template projects allow users to generate new projects with the same directory structure |
Default Branch Setting | Set the default branch of the project |
Project Visibility | Public project or private project |
Project Module On/Off | Enable or disable: Wiki, Issue, Security Vulnerability, PR, Fork, Analysis, Discussion |
Project Path Setting | Modify the project path |
Transfer Project | Transfer the project to an organization or individual |
Archive Project | Make the project fully read-only. Code cannot be submitted to the project, and no issue, comment, or other operations can be created. |
Delete Project | Deleting the project will delete its repository and all related resources, including issues, Pull Requests, etc. |
Correctly using these functions can make the project easier to maintain and meet diverse development scenario needs.