2011-04-10 20:49:00
安装Git(Windows)
http://help.github.com/win-set-up-git/
Git历险记
http://www.infoq.com/cn/git-adventures
Git书籍
为 Git Bash 设置代理,方法应该是有2种
1. $ git config –global http.proxy=yourproxyserver:theport
2. export http_proxy=http://proxy.compay.com
comments powered by Disqus