Skip to main content

How To - GitLab: Creating a Repository

To store code on CoCo's GitLab server, you need access to a repository.

Follow these steps to create a repository:

  1. Create a GitLab Repository

    • Create a repository on CoCo-GitLab Guide Screenshot create repo Screenshot create repo Screenshot von create repo
  2. Add your Public SSH Key

    • How to do this can be found here:
    • Already added your SSH key? Then you can skip this step. Guide
  3. Clone your new repository

  4. Open the cloned repository in a code editor of your choice