给git加个代理

Last modified date

git config –global https.proxy http://127.0.0.1:1080

git config –global https.proxy https://127.0.0.1:1080

git config –global –unset http.proxy

git config –global –unset https.proxy

记录下 做个备忘。

今天看到左耳朵耗子的ssh代理设置 ,写在这个帖子里补充一下。

原文地址:https://twitter.com/haoel/status/1605424396176306176

淋雨