git错误:fatal: Unable to find remote helper for 'https'

环境:centos 6.3 64bit

按照google的教程http://source.android.com/source/downloading.html,下载android源代码。下载一个多钟后,google给墙了,只能买了一个vpn来干掉这个墙。

执行下面的命令

$ repo init -u https://android.googlesource.com/platform/manifest

后出现fatal: Unable to find remote helper for 'https'。google了一下,试了几种办法都不行。

直接将git卸载,再安装git-1.8.1.1,就好了。

posted @ 2013-01-26 11:54  Lblogs  阅读(5884)  评论(1编辑  收藏  举报