Py学习  »  Git

git pull/push返回:致命:协议错误:错误的行长度字符:。_

Roham Rafii • 5 年前 • 1341 次点击  

当我奔跑 $git push $git pull dev master ,我收到此错误:

致命:协议错误:错误的行长度字符:_

我找到了这个解决方案:

ssh <host> git-receive-pack <path-to-git-repository>

我运行它。以下是服务器响应:

00..4b29e780 refs/heads/master report- 
status delete-refs side-band-64k quiet ofs-delta agent=git/1.8.3.1
00..4b29e780 refs/remotes/origin/HEAD
00..4b29e780 refs/remotes/origin/master
0000

这是什么意思?怎么了?

Python社区是高质量的Python/Django开发社区
本文地址:http://www.python88.com/topic/44342
 
1341 次点击  
文章 [ 1 ]  |  最新文章 5 年前