【问题标题】:source tree unable to push源树无法推送
【发布时间】:2019-05-04 13:12:25
【问题描述】:

我的源代码树无法突然推送,不知道为什么我更新了源代码树并且 git 仍然相同。有没有人遇到过这个问题

git -c diff.mnemonicprefix=false -c core.quotepath=false push -v --set-upstream origin 20181122_online_booking_uat:20181122_online_booking_uat


推送到https://souce@bitbucket.org/souce/souce.git

fatal: unable to access https://souce@bitbucket.org/souce/souce.git/': error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
Completed with errors, see above.

【问题讨论】:

    标签: git github bitbucket atlassian-sourcetree


    【解决方案1】:

    我已经通过在工具 > 选项 > Git > 更新嵌入式中更新 Git 来修复它,运行所有内容后只需单击确定

    【讨论】:

    • 今天也遇到了同样的问题,这对我也有用,感谢更新
    【解决方案2】:

    我知道您已经解决了您的问题,但对于那些无法解决问题的人:请确保您使用最新版本的 Sourcetree。
    自 2018 年 12 月 1 日起,Bitbucket 已禁用对 TLSv1 和 TLSv1.1 的支持,这会影响旧版本的 Sourcetree。

    https://bitbucket.org/blog/deprecating-tlsv1-tlsv1-1-2018-12-01

    您可以通过转到工具 -> 更新来更新

    【讨论】:

      猜你喜欢
      • 2014-08-29
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-07-28
      • 2021-07-16
      • 2015-09-05
      • 2011-11-03
      • 1970-01-01
      相关资源
      最近更新 更多