当前位置: 代码迷 >> Ruby/Rails >> Git使用之筹建基于SSH的Git服务器(中篇) - fatal protocol error bad line length character: micr
  详细解决方案

Git使用之筹建基于SSH的Git服务器(中篇) - fatal protocol error bad line length character: micr

热度:257   发布时间:2016-04-29 02:14:40.0
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即可。



  相关解决方案