Re: [git-users] How can I unregister Git VCS root?

2015-03-30 Thread Konstantin Khomoutov
On Sun, 29 Mar 2015 01:23:16 -0700 (PDT) Natalija Yakovleva wrote: > I would like to use java project from GitHub. I'd like to write and > compile it using Idea Community Edition 14.0, on my machine, and to > perform Pull/Push etc to Git. To synchronize the project with Git, I > have performed th

[git-users] How can I unregister Git VCS root?

2015-03-29 Thread Natalija Yakovleva
I would like to use java project from GitHub. I'd like to write and compile it using Idea Community Edition 14.0, on my machine, and to perform Pull/Push etc to Git. To synchronize the project with Git, I have performed the following steps: - Idea - VCS -> Checkout from version control -