git
floatinglong
这个作者很懒,什么都没留下…
展开
-
gnutls_handshake() failed: The TLS connection was non-properly terminated.
使用 git clone 或者 git submodule update 命令时出现错误gnutls_handshake() failed: The TLS connection was non-properly terminated.如果使用git clone,直接将后面的地址改用http如果使用git submodule update,将.gitmodules文件中的地址改用http,如果修改后出现下面的错误,进入对应子模块Pangolin仓库中修改.gitmodules的地址子原创 2021-04-23 12:23:46 · 1704 阅读 · 0 评论 -
解决github代码下载慢的问题
在gitee中注册一个账户https://gitee.com/点右上角的 + ,选择 从Github导入仓库链接填资源下载链接,例如https://github.com/gaoxiang12/slambook2.git选择开源保存使用gitee生成的链接下载git clone https://gitee.com/xx/slambook2.git...原创 2021-04-22 21:45:04 · 356 阅读 · 0 评论
分享