问题:
1. git命令行模式可以拉取,但是使用Sourcetree拉取提交时出现以下问题
命令: git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks ls-remote `xx@ip/x/x.git`
输出:
错误: fatal: protocol error: bad line length character: xxx
FATAL ERROR: Error reading from console: Error 109: �ܵ��ѽ�����
解决方案:
下载3.4.7或3.4.7以前的版本:Sourcetree Download Archives | Sourcetree (sourcetreeapp.com)
参考链接:can't pull, getting error "fatal: protocol error: ... (atlassian.com)
其它:
如果有其它疑难杂症问题,请移步至atlassian网站问题模块寻找答案