Projects
A project in SpaceCode is a separate workspace where one or more related Git repositories are mirrored or hosted, and where project members can create code reviews and merge requests associated with these repositories.
You can join an existing project or create a new one
Anyone in organization can create a project. When you create a project you become its administrator and get full control over it. You can add a repository to it, set branch and merge restrictions and other quality control policies, and grant access to others, so they can contribute to the project and use its internal features, such as code reviews and merge requests.
As a project member, you can:
Clone a repository to your local machine and start committing to it.
Browse a repository directory tree.
View commit history, compare revisions in a diff, explore your project state at a selected revision.
Search for specific files and commits.
Participate in code reviews and merge requests, examine and discuss changes.
As a project administrator, you can:
Set and manage quality protection rules.
Add new members and manage their access to your project resources.