Create a Git-based Project

  1. In the navigation pane, click Projects and then click New Project.

    New Project button

  2. In the Create New Project window, enter a name for your project.

  3. Set your project’s Visibility.

  4. Click Next.

  5. Under Hosted By, click Git Service Provider.

  6. Select the Git Service Provider currently hosting the repository you want to import. This is the target repository.

  7. Select the Git Credentials authorized to access the target repository.

  8. Click to Choose a repository or Input Git URL. If you are using PAT credentials with Github or GitLab, you can select Create new repository.

  9. Click Create

    Important

    If the repository you use to store your code contains files that exceed 2 GB, Domino creates your Git-based project. If it fails at workspace setup, consider using a Domino File System project.

    Use the following tool to check the total size of a Git repository and the size of individual files in the repository: git sizer.

    During the project creation process, you can create a new repository for Github and GitLab.