记github下载上传遇到的各种问题

代理

1.不要乱设置代理:git config --global --unset http.proxy

2.openssl 问题: git config --global http.sslVerify "false"

3.443 重新下载

4.提示xx端口问题:去配置文件删除这个端口

5.提交代码给github提示person token:去 setting -> developer setting -> person access tokens生成

posted @ 2021-04-19 10:18  小傻孩丶儿  阅读(40)  评论(0编辑  收藏  举报