简体   繁体   English

克隆Laravel Homestead时出错

[英]Error in Cloning Laravel Homestead

I'm trying to clone laravel homestead but this error is showing. 我正在尝试克隆laravel宅基地,但显示此错误。

$ git clone https://github.com/laravel/homestead.git ~/Homestead
Cloning into 'c:/Users/Kay/Homestead'...
fatal: unable to access 'https://github.com/laravel/homestead.git/': error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version

What is this error? 这是什么错误? I'm using Git Bash on a windows environment. 我在Windows环境中使用Git Bash。 The version is 1.9.4.msysgit.2. 版本是1.9.4.msysgit.2。

Problem solved by updating Git Bash. 通过更新Git Bash解决了问题。

I was using an outdated one. 我使用的是过时的。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM