我正在尝试克隆laravel homestead,但是显示了这个错误。
$ 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这是什么错误?我在windows环境中使用Git Bash。版本为1.9.4.msysgit.2。
发布于 2018-06-09 21:12:48
通过更新Git Bash解决了问题。
我用的是过时的。
https://stackoverflow.com/questions/50773006
复制相似问题