Git处理Failed to connect to www.google.com port 80: Timed out
输入提交代码命令:git push -u origin master
报错:fatal: unable to access 'https://gitee.com/solitudeYu/gerenzhuye.git/': Failed to connect to www.google.com port 80: Timed out
处理方式
查询到当前设置的代理
git config --global --unset http.proxy
关闭代理
git config --global --unset http.proxy
提交成功
git push -u origin master






![AGI 之 【Hugging Face】 的【未来发展趋势】之 [ Transformer的扩展 ] / [ 多模态的 Transformer ]的简单整理](https://i-blog.csdnimg.cn/direct/c07c165166fc40caa7132b97efdd66b8.jpeg)





![[微信小程序] css 解决纯数字或字母不自动换行的问题、控制文字行数](https://i-blog.csdnimg.cn/direct/eacd79d536f247fbb081399a8f9e8248.png)







