Server - Remember password problem for git push and git pull. You still need to enter the password after the SSH connection is successful.
某草草
某草草 2017-05-02 09:43:44
0
2
816

You need to enter a password every time you do git push and git pull
Today, I configured ssh by referring to the first method in the articlehttp://huaonline.iteye.com/bl...
The test ssh connection was successful
But after git submission I still have to enter my password, even after trying several times.

Do I need to perform relevant configuration on the server?

某草草
某草草

reply all(2)
刘奇

You have to clone using ssh when you first clone, so when you submit, you will submit using ssh

黄舟

Two keys are generated, and the public key needs to be set on the server side.

Mobile phones are not very convenient for transferring pictures. If you have any questions, you can continue to ask and I will update the answer.


Update:

Here we still use github为例,去https://github.com/settings/keys,先New SSH key,填写TitleKey,最后Add SSH Key

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template