Answer the question
In order to leave comments, you need to log in
Why doesn't git clone work?
Question for the experts, there is a server with bitbucket, I do the command:
git clone -c http.sslVerify=false https://user_name:[email protected]_adress/bitbucket/../../...
Successful.
There is another server with a more recent version of bitbucket, I need to do a similar command:
git clone -c http.sslVerify=false https://user_name2:[email protected]_adress2/bitbucket2/..... ,
but it fails : error autentification failed .
I created token 2, registered ssh keys, registered known hosts, in the web version I go everything is ok. Ssh works, but I need https. What else could be the reason?
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