git clone 遭遇 RPC failed; HTTP 504 curl 22 The requested URL returned error: 504 Gateway Time-out The

xiaoxiao2021-02-28  50

今天从码云上clone一个项目,等待一会后,一直提示RPC failed; HTTP 504 curl 22 The requested URL returned error: 504 Gateway Time-out The remote end hung up unexpectedly

查了好久,终于找到原因了,好像是因为分支文件太大了导致了,

解决办法也很简单,加 - - depth = 1 控制一下就可以了

转载请注明原文地址: https://www.6miu.com/read-77486.html

最新回复(0)