我正在尝试克隆angular-phonecat git存储库,但是当我在Git Bash中输入命令时,出现以下消息:
$ git clone git://github.com/angular/angular-phonecat.git  
Cloning into 'angular-phonecat'...  
fatal: unable to connect to github.com:  
github.com[0: 204.232.175.90]: errno=No error
                  @Laurent这是我得到的:Ping github.com [204.232.175.90]具有32字节的数据:
                
                
                  
                    —
                    Mohamed Hussain 
                    
                  
                
              
                  @Laurent Pinging github.com [204.232.175.90]具有32字节的数据:请求超时。请求超时。请求超时。请求超时。针对204.232.175.90的Ping统计信息:数据包:已发送= 4,已接收= 0,丢失= 4(丢失100%),
                
                
                  
                    —
                    Mohamed Hussain 2013年
                    
                  
                
              
                  您在防火墙后面吗?
                
                
                  
                    —
                    慢性的
                    
                  
                
              
                  尝试以下命令:(
                
                  
                    —
                    慢性
                    
                  
                
              git clone https://github.com/angular/angular-phonecat.git使用https)
                
ping github.com给你?