Git 1.7.10 asks me for github username and password

Posted by Daniel Ruf on Stack Overflow See other posts from Stack Overflow or by Daniel Ruf
Published on 2012-06-09T15:28:01Z Indexed on 2012/06/09 16:40 UTC
Read the original article Hit count: 161

Filed under:
|
|

Since I have the new version it doesnt ask me anymore for the password I set in my ssh key file.

It asks now directly for a github username and password when I push every time.

Is this a new feature of git or changed it in the past or is there something what changed on github?

I tried to authenticate using ssh and the email and password from my ssh ke file and it worked.

Github changed to smartftp and also changed the instructions for setting up repos

https://github.com/blog/1104-credential-caching-for-wrist-friendly-git-usage

https://help.github.com/articles/create-a-repo

Saw it later, they use now https instead of the git protocol

© Stack Overflow or respective owner

Related posts about git

Related posts about ssh