fatal: unable to access ‘https://github.com/xxx‘: GnuTLS recv error (-110): The TLS connection...

阅读 464

2022-02-06

输入

git push -u origin main

后报错:

fatal: unable to access 'https://github.com/xxx/xxx.git/': GnuTLS recv error (-110): The TLS connection was non-properly terminated.

可以使用下列命令解决:

sudo apt install apt-transport-https

精彩评论(0)

0 0 举报