git配置代理 git代理删除命令 1$ git config --global --unset [name] 添加git config配置 1$ git config --global [name] [value] 123git config --global http.proxy http://127.0.0.1:7890git config --global https.proxy https://127 2022-01-15 技术备忘 > 网络 #技术 #干货 #教程
Hello World Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick 2022-01-11