本文主要是介绍Git使用之搭建基于SSH的Git服务器(中篇) -- fatal protocol error bad line length character: micr,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
在连接Git服务器的过程中,可能出现fatal protocol error bad line length character: micr的错误。原因是Git服务器搭建时,选择错误的协议了,不要选Windows Shell,选择Linux shell and Sftp即可。
这篇关于Git使用之搭建基于SSH的Git服务器(中篇) -- fatal protocol error bad line length character: micr的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!