草庐IT

demultiplexer

全部标签

Git 响应 'error in sideband demultiplexer'

我有两台服务器设置(据我所知)完全相同。在其中一个上,使用git提交一直没问题,但是在第二个上,我开始收到此错误:fatal:Theremoteendhungupunexpectedlyerror:errorinsidebanddemultiplexer两者之间的一切都是一样的,包括.git/hooks/post-receive文件的内容。我是否在某处遗漏了配置步骤?我已经尝试重新初始化repo两次,但无济于事。我的post-receive文件如下:#!/bin/shcd..env-igitreset--hard 最佳答案 在此Gi

Git 响应 'error in sideband demultiplexer'

我有两台服务器设置(据我所知)完全相同。在其中一个上,使用git提交一直没问题,但是在第二个上,我开始收到此错误:fatal:Theremoteendhungupunexpectedlyerror:errorinsidebanddemultiplexer两者之间的一切都是一样的,包括.git/hooks/post-receive文件的内容。我是否在某处遗漏了配置步骤?我已经尝试重新初始化repo两次,但无济于事。我的post-receive文件如下:#!/bin/shcd..env-igitreset--hard 最佳答案 在此Gi