Adding Support for GitLab #12
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
The current project is based entirely around GitHub Codespaces, and making branches by forking from GitHub repos.
It would be good if the project could also support GitLab repos.
This might work by accessing the GitLab repos, copying the code, and creating a repo appended with
-gitlab
, instead of the default forking approach.The text was updated successfully, but these errors were encountered: