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 年 1 月 4 日 via Android
|
2
kaxi OP @ysc3839 git clone https://git.code.tencent.com/Tencent_Open_Source/FAutoTest.git 这个命令在 Windows 下是正常的
但在 Linux 下就报错了 |
4
lovedebug 2019 年 1 月 4 日
你应该去提 issue
|
5
kaxi OP github OK gitlab 也 OK 应该是平台的问题吧
|