Answer the question
In order to leave comments, you need to log in
How to make git pull origin master work from the server without entering a password?
When developing, I first upload the code to the repository from the local computer git push origin master, then via ssh I go to the server and execute the git pull origin master command there to upload the changes. I generated a public key on the server, added it to the repository settings on bitbucket, but when I run the git pull origin master command on the server, I still have to enter the password .. What am I doing wrong?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question