会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
孜孜不倦fly
博客园
首页
博问
闪存
新随笔
订阅
管理
2023年7月13日
使用git报错:fatal: unable to access 'https://github.com/flysmart/Accounting.git/': Failed to connect to github.com port 443 after 21061 ms: Couldn't connect to server报错
摘要: 1.在git中执行: ``` git config --global --unset http.proxy git config --global --unset https.proxy ``` 2.在电脑上cmd中执行 ``` ipconfig/flushdns ``` 问题解决!(个人出现该问题
阅读全文
posted @ 2023-07-13 11:14 孜孜不倦fly
阅读(209)
评论(0)
推荐(0)