gpt4 book ai didi

Git 克隆在 Windows bash 中挂起

转载 作者:行者123 更新时间:2023-12-01 22:28:15 26 4
gpt4 key购买 nike

当我运行命令 git clone -v [repo] 时,它会到达

Receiving objects: 24%

然后永远挂起。我已经取消并重新尝试了大约 1/2 次,每次它达到不同的百分比并挂起。我已禁用我的 AVG 防火墙但无济于事。使用 Windows 服务器 2012Git bash 版本 1.9.4

最佳答案

尝试这些选项以获得更多调试...

GIT_TRACE=1; GIT_CURL_VERBOSE=1 git clone --verbose http://github.com/rajasimon/yourproject.git

关于Git 克隆在 Windows bash 中挂起,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30915579/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com