I am able to add and commit code in my git repository in GUI but for same in enter image description heregit hub repo I am unable to connect my project with it. cli command are working with git remote add origin (github link) to link github repo and while pushing I have to use git push origin master.
by vcs in pycham is showing github account
enter image description here
via cli i have to use some specific command like mentioned above. git push not working in CLI. I want to figure it out my problem is following
I am able to add and commit code in my git repository in GUI but for same in enter image description heregit hub repo I am unable to connect my project with it. cli command are working with git remote add origin (github link) to link github repo and while pushing I have to use git push origin master.
by vcs in pycham is showing github account
enter image description here