When trying to push my most recent commit, I got the message:
git -c diff.mnemonicprefix=false -c core.quotepath=false push -v origin master:master
Pushing to https://rgyalrongskad@bitbucket.org/rgyalrongskad/japhug.git
fatal: unable to access 'https://rgyalrongskad@bitbucket.org/rgyalrongskad/japhug.git/': error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
I also get this error when typing "git push" or "git pull" on the terminal. I have tried to re-install git to obtain the latest version, but to no avail. Is there any way to solve this problem?
I managed to fix my issue by
A. Go to "Tools > Options > Git" and selecting "Use System Git" instead of "Use Embedded Git".
Where you managed this option? Which Program ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks! It works for me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thankyou!! Ver much :D It work for me
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am also getting the above issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.