git error: RPC failed; curl 56 GnuTLS recv error (-9): Error decoding the received TLS packet.

https://stackoverflow.com/questions/38378914/how-to-fix-git-error-rpc-failed-curl-56-gnutls

git config --global http.postBuffer 1048576000
git config --global https.postBuffer 1048576000

https://github.com/orgs/community/discussions/134430

コメントを残す

このサイトはスパムを低減するために Akismet を使っています。コメントデータの処理方法の詳細はこちらをご覧ください