git使用问题

Posted jieth

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了git使用问题相关的知识,希望对你有一定的参考价值。

1. Failed to connect to github.com port 443: Timed out(之前正常,后来突然连接不通)

$ git config --global http.proxy
$ git config --global --unset http.proxy

https://www.cnblogs.com/wy1935/p/7210114.html

 

以上是关于git使用问题的主要内容,如果未能解决你的问题,请参考以下文章