E
E
Emptyform2015-11-28 19:39:44
git
Emptyform, 2015-11-28 19:39:44

How to make it so that when PUSH git does not ask for a password?

How to make it so that when PUSH git does not ask for a password?
I asked Google, I tried this and that anyway...
What I did:
- generated the key in git-bash.exe (ssh-keygen -t rsa -C "[email protected]")
in the folder "C: \Documents and Settings\asus\.ssh\" two files appeared: id_rsa.pub and id_rsa
- saved the contents of the id_rsa.pub file on the github in my account
- checked ssh-agent in the terminal: ssh-agent -s
- he answered me: Agent pid 59566
- typed the command ssh-add ~/.ssh/id_rsa
and then it gives me
"Could not open a connection to your authentication agent."

Answer the question

In order to leave comments, you need to log in

3 answer(s)
E
Emptyform, 2015-11-29
@Emptyform

The issue was resolved with the help of the respected Riley Usagi above in the comments, directly below the post.
I'm posting here to mark the issue as resolved, in case anyone else finds it useful.

M
Max, 2015-11-28
@MaxDukov

ssh-agent did not
starteval 'ssh-agent.exe'

V
Vitaly, 2018-07-08
@vinta

"Edit" => "Preferencese" => "Authentication" => "Chenge Master Password" enter the current master password, leave the fields for the new password blank

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question