liuzhenwei

Mercurial: edit ~/.hgrc
as shown here: http://www.selenic.com/mercurial/hgrc.5.html#http-proxy

 

Git: edit ~/.gitconfig
add an entry like this:    
[http]
  proxy = hostname:port

分类:

技术点:

相关文章: