How to configure Pycharm with github

If you configured a previous project with your github account and now you try to work on it with Pycharm, yu will see this message when you'll start this IDE:

Unregistered VCS root detected
The directory ... is under Git, but is not registered in the Settings.
Add root  Configure  Ignore

Press Add root to add your folder to the git project configured on it.

Go to the Version Control tab and start to add files to it with Add to VCS (or press Ctrl + Alt + A on the file) on the ChangeList catalogued as Unversioned Files.

  

When you are done, click on Commit Changes



Now, write your Commit Message and push the Commit button and choose Commit and Push









Write your github user and password and you are done.





Enjoy it!

Comments

Popular posts from this blog

How to fix Android when developer options are not available for this user

Exception: Could not find a default OpenFlow controller in Mininet

v4l2: open /dev/video0: Permission denied