Github 使用报错问题解决方法
2023-04-13 19:54 作者:这个彬彬就是xun啊 | 我要投稿
error: src refspec main does not match any 解决方法:删除工程的.git .idea 文件夹重新创建github仓库上传工程
Failed to connect to github.com port 443 after 21091 ms: Timed out
解决方法:运行以下两条语句
然后上传代码
error: src refspec main does not match any 解决方法:删除工程的.git .idea 文件夹重新创建github仓库上传工程
Failed to connect to github.com port 443 after 21091 ms: Timed out
解决方法:运行以下两条语句
然后上传代码