1、查看git是否有代理园匹,
git config --list
2天梧、如果沒(méi)有,看機(jī)器的代理參數(shù)
把這個(gè)參數(shù)加到git config中
運(yùn)行
config --global http.porxy http://localhost:15236
config --global https.proxy http://localhost:15236
1、查看git是否有代理园匹,
git config --list
2天梧、如果沒(méi)有,看機(jī)器的代理參數(shù)
把這個(gè)參數(shù)加到git config中
運(yùn)行
config --global http.porxy http://localhost:15236
config --global https.proxy http://localhost:15236