码迷,mamicode.com
首页 > 其他好文 > 详细

sourcetree使用问题汇总

时间:2015-03-30 12:51:06      阅读:1086      评论:0      收藏:0      [点我收藏+]

标签:

1、可优先查阅博文《git 用户手册 1.5.3及后续版本使用》;

2、问题1

Cloning into ‘folder‘...
warning: templates not found /usr/local/git/share/git-core/templates
error: RPC failed; result=18, HTTP code = 200
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed

  解决方法:(1)把Git换个安装目录重新安装问题解决!!!,具体见博文http://www.phperz.com/article/14/1124/37439.html;

       (2)如果不可以,则把git本地仓库中的工程文件整体拷贝到其他文件夹,重新pull一下,应该就可以解决问题了。

3、

sourcetree使用问题汇总

标签:

原文地址:http://www.cnblogs.com/yunxinxi/p/4377640.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!