sourcetree(mac)设置代理

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

posted @ 2016-05-28 23:30  刘镇维  阅读(2552)  评论(0编辑  收藏  举报