windows系统 cygwin克隆项目工程不成功
来源:3-2 Activiti6.0源码初探-概览与获取
慕尼黑1533670
2019-11-30
cygwin 克隆工程时,不成功,提示:RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
fatal: the remote end hung up unexpectedly,请问一下怎么解决啊?菜鸟一枚,望指点。
写回答
1回答
-
Jimmy
2019-12-15
cygwin在win上还是会表现出一些兼容问题,也可能是openssl组件安装的问题,建议重新安装一下,也可以通过常规 win上安装 git 的方式 clone代码
00
相似问题