Hello ,
I am facing error while trying to clone bit bucket repo using source tree.
Here is the full error :
Command: git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks ls-remote https://abc@bitbucket.org/proj/repo.git
Output:
Error: fatal: unable to access 'https://abc@bitbucket.org/proj/repo.git/': error:1425F175:SSL routines:ssl_choose_client_version:inappropriate fallback
Anyone faced same error ?
I ran into the same issue using windows version 2.22 of git. I reverted to 2.18 and I don't have that issue anymore.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.