输入
git push -u origin main
后报错:文章来源:https://www.toymoban.com/news/detail-616126.html
fatal: unable to access 'https://github.com/xxx/xxx.git/': GnuTLS recv error (-110): The TLS connection was non-properly terminated.
可以使用下列命令解决:文章来源地址https://www.toymoban.com/news/detail-616126.html
sudo apt install apt-transport-https
到了这里,关于fatal: unable to access ‘https://github.com/xxx‘: GnuTLS recv error (-110): The TLS connection...的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!