我厌倦了为
vim安装bundle.
我输入:BundleInstall,似乎无法安装
我输入:BundleInstall,似乎无法安装
Bundle 'git://git.wincent.com/command-t.git' |~ Bundle 'file:///Users/gmarik/path/to/plugin'
日志显示了这一点
[131205 15:35:35] Bundle git://git.wincent.com/command-t.git |~ [131205 15:35:35] $git clone --recursive 'git://git.wincent.com/command-t.|~ git' '/home/p/.vim/bundle/command-t' |~ [131205 15:35:35] > fatal: read error: Connection reset by peer^@cloning in|~ to '/home/p/.vim/bundle/command-t'...^@ |~ [131205 15:35:36] |~ [131205 15:35:36] Bundle file:///Users/gmarik/path/to/plugin |~ [131205 15:35:36] $git clone --recursive 'file:///Users/gmarik/path/to/plu|~ gin' '/home/p/.vim/bundle/plugin' |~ [131205 15:35:36] > cloning into '/home/p/.vim/bundle/plugin'...^@fatal: '/|~ Users/gmarik/path/to/plugin' does not appear to be a git repository^@fatal:|~ Could not read from remote repository.^@^@Please make sure you have the co|~ rrect access rights^@and the repository exists.^@
怎么解决?
解决方法
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。