You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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".
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.
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.