运行
git config --global http.sslVerify false
git config --global http.postBuffer 1048576000然后即可 。
参考链接:
https://stackoverflow.com/questions/38378914/git-error-rpc-failed-curl-56-gnutls
运行
git config --global http.sslVerify false
git config --global http.postBuffer 1048576000然后即可 。
参考链接:
https://stackoverflow.com/questions/38378914/git-error-rpc-failed-curl-56-gnutls