How to manually add VCS root

Answered

When I create a blank project and then pull sources from git repository, PhpStorm recognizes git repo and offers me to add this VCS root.
My question is: how to manually do it?

Thanks.

1
5 comments
Avatar
Permanently deleted user

I figured it out. Thanks.

1

Dear Dayirbek,

Glad you figured it out...

But what are the steps to manually add a existing git repo as VCS root? (when IDEA doesn't suggest it by itself)

Best regards,

DH

 

1
Avatar
Permanently deleted user

Just go Settings

Search for Version Control

And you'll see the list of git repos. Add untracked repos by selecting it and clicking on + button. See below:

 

 

Hope it helps.

4

Thank you very much Dayirbek, that's exactly the functionality I was looking for.

(I was expecting it to be located near modules, oh well, live and learn)

0

Please sign in to leave a comment.