导航

2025年7月12日

摘要: 网络问题 git config --global http.proxy http://127.0.0.1:7897 git config --global https.proxy http://127.0.0.1:7897 当您使用 --global 标志时,Git 会将配置写入您的全局配置文件(通 阅读全文

posted @ 2025-07-12 10:48 蝈蝈俊 阅读(210) 评论(0) 推荐(0)