Add existing Github Repo to Intellij
Followed by 2 people
Answered
I am currently still puting in files manualy in github repos. i want to change that with intellij and i cant figure out where i can link an existing repo to an existing project
thx for all awnsers
Please sign in to leave a comment.
What do you mean by "putting files manually in github repos"?
You can go to Git | Manage remotes and add your repository URL there.
After that you should be able to work with a remote repository.