Answer the question
In order to leave comments, you need to log in
How to clone git without using a password?
Hello. Git is located on its own server (server on beget), there is the following data:
username - login from FTP (ssh support, root access enabled)
password - password
myserver.beget.tech - server address
git/public_html/git - folder with the repository in the root server
I set the address to connect to the remote repository like this:
git remote set-url origin [email protected]:git/public_html/git
git clone [email protected]:git/public_html/git
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