`
up2pu
  • 浏览: 218594 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

GitHub记录

阅读更多
GitHub

GitHub for Windows
http://windows.github.com/

GitHub for Windows 设置代理
http://manku.thimma.org/2012/09/github-for-windows-through-proxies/
C:\Users\<yourusername>\.gitconfig 或者 C:\Documents & Settings\<yourusername>\.gitconfig 添加如下内容:

[http]
proxy = http://dumbproxy.yourcompany.com:8080
[https]
proxy = http://dumbproxy.yourcompany.com:8080

Eclipse 插件
http://blog.csdn.net/laizhenhai88/article/details/7234974
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics