Add existing Github Repo to Intellij
已回答
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
请先登录再写评论。
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.