我最近按照本指南在Ubuntu Server 12.04上使用Apache(WebDAV)安装Git服务器,使用Apache(WebDAV)设置本地Git服务器.
我已经通过命令提示符将我的源代码推送到Git服务器.
我希望能够做的是使用Visual Studio拉/推/提交此源代码.从我所看到的,它似乎是可能的.当您尝试通过visual studio克隆此源代码时,我收到以下错误消息:
Error encountered while cloning the remote repository: Early EOF
Run Code Online (Sandbox Code Playgroud)
任何帮助或指示将不胜感激.