赞
踩
目录
(1) .bashrc中写
或者
(2) 当自己的 虚拟机选择default switch,保持了虚拟机与本机的联通性(host模式好像),这时,可以
好像直接用对外网桥197,就会不行。
git conifg --global http[s].proxy http[s]://ip:port
git config --global http.proxy "192.168.0.46:10809"
取消git中的代理 ,参考
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。