简体   繁体   中英

Error in Cloning Laravel Homestead

I'm trying to clone laravel homestead but this error is showing.

$ 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. The version is 1.9.4.msysgit.2.

Problem solved by updating Git Bash.

I was using an outdated one.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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