217 B
217 B
git 基本操作
配置代理
git config --global http.proxy http://127.0.0.1:7890
git config --global https.proxy ttp://127.0.0.1:7890
更新git
git update-git-for-windows