Create a remote repository for a project
Create a remote repository to enable multi-user collaboration on a project.
- Create a blank remote repository with tools supplied by the supported version control provider.IMPORTANT: The remote repository cannot contain any files, including theREADME,.gitignore, andLICENSEfiles.
- Create an initial project named the same as the repository. See Create a project from a remote repository.IMPORTANT: The project and repository names must match, including capitalization.
Provide Feedback