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.For GitLab projects, make sure theFactoryTalk Optixproject name, the GitLab project name, and the GitLab project slug match, including the capitalization.
remote repository
    
Provide Feedback