Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1271352
  • 博文数量: 482
  • 博客积分: 13297
  • 博客等级: 上将
  • 技术积分: 2890
  • 用 户 组: 普通用户
  • 注册时间: 2009-10-12 16:25
文章分类

全部博文(482)

文章存档

2012年(9)

2011年(407)

2010年(66)

分类: LINUX

2011-09-20 17:09:29

Windows 下使用git
输入命令:git clone .
出现/bin/sh: no such file or directory
    fatal: The remote end hung up unexpectabledly
 
改成命令 git clone git://github.com/Alan0521/dotvim.git .
即可。
阅读(3418) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~