V
V
Vyacheslav Lebedev2015-05-17 14:31:48
git
Vyacheslav Lebedev, 2015-05-17 14:31:48

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 ...
1378f32e24e94a4ca452f6ae7ad7bc75.png
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/'

I try through the console:
git push origin masterit asks for a password and again writes an error, which is higher ...
How do you set up webstorm with github?
upd:
is there a problem with the http protocol it's trying to connect on?
74e98167982e48fba1173d2b53cd9d85.png
I don’t understand why it doesn’t connect ... I
take the link for the connection from here:
b3a407823bf74f58b3a04377e79c0d7c.png
upd2:
Maybe here I make some mistake:
fa8434401bdd4b53bfe062f288334723.png
I specify the url that gives me github (screen above)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Evgeny Maltsev, 2015-05-17
@slavikse

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 question

Ask a Question

731 491 924 answers to any question