When using the command line to enter git push on Mac, you are prompted to enter the warehouse password.
巴扎黑
巴扎黑 2017-05-17 10:02:54
0
2
800

I use the command line that comes with mac. When starting the project, I first clone a project from git. When I want to push after modifying it, I am prompted to enter the password of the project warehouse, but I have already put myself After filling in the ssh key, why do I still need to enter the password for the warehouse? (Not prompting for local password)

巴扎黑
巴扎黑

reply all(2)
小葫芦

My guess is that your ssh is incorrect. Use ssh -T git@url to try it. If it is welcome, the sshkey information is correct

世界只因有你

Is your clone address https://xxxx

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