GitHub
GitHub for Windows
[url]http://windows.github.com/[/url]
GitHub for Windows 设置代理
[url]http://manku.thimma.org/2012/09/github-for-windows-through-proxies/[/url]
C:\Users\<yourusername>\.gitconfig 或者 C:\Documents & Settings\<yourusername>\.gitconfig 添加如下内容:
[http]
proxy = http://dumbproxy.yourcompany.com:8080
[https]
proxy = http://dumbproxy.yourcompany.com:8080
Eclipse 插件
[url]http://blog.youkuaiyun.com/laizhenhai88/article/details/7234974[/url]
GitHub for Windows
[url]http://windows.github.com/[/url]
GitHub for Windows 设置代理
[url]http://manku.thimma.org/2012/09/github-for-windows-through-proxies/[/url]
C:\Users\<yourusername>\.gitconfig 或者 C:\Documents & Settings\<yourusername>\.gitconfig 添加如下内容:
[http]
proxy = http://dumbproxy.yourcompany.com:8080
[https]
proxy = http://dumbproxy.yourcompany.com:8080
Eclipse 插件
[url]http://blog.youkuaiyun.com/laizhenhai88/article/details/7234974[/url]
本文指导您如何在GitHub for Windows中设置代理,以及如何在Eclipse插件中进行相应的配置,以实现通过代理访问GitHub。通过提供详细的步骤和配置文件示例,帮助开发者解决在使用GitHub for Windows和Eclipse时遇到的代理访问问题。
567

被折叠的 条评论
为什么被折叠?



