How To Create A Group And Subgroup In GitLab Using API
How To Create A Group And Subgroup In GitLab Using API Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed how to add an SSH key in your GitLab profile to enable cloning of GitLab project repository using SSH. https://cloudaffaire.com/how-to-add-an-ssh-key-in-your-gitlab-profile/ In this blog post, we will discuss how to groups and subgroups in GitLab. The demo is created using API as we are taking a programmatic…