您的位置:首页 > 理论基础 > 计算机网络

Cannot get https://gerrit.googlesource.com/git-repo/clone.bundle

2016-12-23 17:15 666 查看
fatal: Cannot get https://gerrit.googlesource.com/git-repo/clone.bundle
fatal: error [Errno -2] Name or service not known
从地址下载
https://gerrit.googlesource.com/git-repo/clone.bundle
clone.bundle
然后执行
repo init -u https://android.googlesource.com/platform/manifest -b android-7.1.1_r6 --repo-url ~/Downloads/clone.bundle 

                                            
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  Cannot get httpsgerr
相关文章推荐