赞
踩
#set proxy :command :
#git config --global http.proxy 172.*.*.*:8080
git config --global http.proxy http://proxy.yourname.com:8080
#unset Proxy
git config --global --unset http.proxy
#note chinse_simple can't normal display when do "ls" command
echo 'alias ls="ls --show-control-chars"'>>git-completion.bash
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。