摘要: git设置全局代理 格式 git config --global http.proxy http://server:port 用于clash解决git fetch/pull的网络问题 git config --global http.proxy http://127.0.0.1:7890 阅读全文
posted @ 2022-02-09 20:06 Hyper18 阅读(227) 评论(0) 推荐(1)