A
A
Alexander Ampleev2019-06-13 17:11:49
git
Alexander Ampleev, 2019-06-13 17:11:49

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

1 answer(s)
D
DevMan, 2019-06-13
@Ampleev

https://confluence.atlassian.com/bitbucket/set-up-...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question