git clone https://git.code.tencent.com/Tencent_Open_Source/FAutoTest.git Initialized empty Git repository in /tmp/FAutoTest/.git/ fatal: https://git.code.tencent.com/Tencent_Open_Source/FAutoTest.git/info/refs not found: did you run git update-server-info on the server?
但在 Windows 上 clone 可以正常获取到
谷歌了一圈都没找到解决方案。
有没有遇到这种情况的,求帮助
![]() | 1 ysc3839 2019-01-04 15:28:30 +08:00 via Android |
2 kaxi OP @ysc3839 git clone https://git.code.tencent.com/Tencent_Open_Source/FAutoTest.git 这个命令在 Windows 下是正常的 但在 Linux 下就报错了 |
![]() | 3 ysc3839 2019-01-04 15:36:19 +08:00 via Android @kaxi 我的意思不是要你 clone,而是用工具请求一下这个 URL 看看返回什么,比如 curl。 |
![]() | 4 lovedebug 2019-01-04 15:38:21 +08:00 你应该去提 issue |
5 kaxi OP github OK gitlab 也 OK 应该是平台的问题吧 |