Connecting to a university git/gitlab
Answered
im attempting to connect my version control within the IDE but the gitlab is a university git and i have been unsuccessful with connecting my IDE to my git
Please sign in to leave a comment.
What exact errors do you get and when?
well i put in my university url and the output is just incorrect details
> i put in my university url
Where do you put it?
> the output is just incorrect details
Please share a screenshot with the error message.
You are trying to register a GitLab server as a GitHub instance. These are different produces using different API, registering GitHub account is not supposed to work for GitLab.
There is no GitHub-like integration for GitLab in IntelliJ. See https://youtrack.jetbrains.com/issue/IDEA-109294
GitLab can be only used as a remote for it. But you do not need to add an account to clone from GitLab, just call VCS - Git - Clone.