Chinaunix首页 | 论坛 | 博客
  • 博客访问: 297728
  • 博文数量: 43
  • 博客积分: 3000
  • 博客等级: 中校
  • 技术积分: 790
  • 用 户 组: 普通用户
  • 注册时间: 2007-04-06 15:15
文章分类

全部博文(43)

文章存档

2011年(11)

2010年(14)

2009年(7)

2008年(11)

我的朋友

分类: LINUX

2010-06-13 13:01:22

在~/.gitconfig添加如下两行:
[core]
    gitproxy = /usr/bin/git-proxy

/usr/bin/git-proxy 如下:


exec /usr/bin/corkscrew myproxy.com 1080  android.git.kernel.org 9418
阅读(1991) | 评论(1) | 转发(0) |
给主人留下些什么吧!~~