Answer the question
In order to leave comments, you need to log in
Webstorm + GitHub, how to commit a project?
Good afternoon!
I'm trying to commit my project in webstorm, but for some reason it doesn't work.
I have everything set up. I created a repo on github, connected it in the project, went through two-factor authorization, but when I send changes, it asks for a login password again and does not log in ...
Here it asks for a password, and then again and again it asks for a password ... Of course, I enter everything correctly.
In the console it gives this, from which I can judge that he knows where to push, but something is preventing him:
Push failed: Failed with error: fatal: Authentication failed for 'https://github.com/user/repo.git/'
git push origin master
it asks for a password and again writes an error, which is higher ... Answer the question
In order to leave comments, you need to log in
I create a project
vcs / import into Version Control / share project on Github / Specify the name of the project and click the share button. Ready.
If you need to commit something, then - vcs/commit changes or just (Ctrl + k)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question