Add existing Github Repo to Intellij

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

0
1 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.

0

Please sign in to leave a comment.