Chinaunix首页 | 论坛 | 博客
  • 博客访问: 823259
  • 博文数量: 188
  • 博客积分: 4433
  • 博客等级: 上校
  • 技术积分: 1905
  • 用 户 组: 普通用户
  • 注册时间: 2008-11-14 07:14
个人简介

linux

文章分类

全部博文(188)

文章存档

2016年(6)

2015年(22)

2014年(18)

2013年(5)

2012年(125)

2011年(10)

2010年(2)

发布时间:2014-06-11 21:44:27

安装git#apt-get install git git-daemon#mkdir -p /tmp/conf/conf.git#cd /tmp/conf/confi.git#git --bare init#chown -R daemon.daemon /tmp/conf#git daemon --base-path=/tmp/conf/ --detach --user=daemon --listen=127.0.0.1 --group=daemon --export-all --enable=receive-pack --enable=upload-pack --enab.........【阅读全文】

阅读(1521) | 评论(1) | 转发(0)

发布时间:2012-04-17 16:23:09

......【阅读全文】

阅读(736) | 评论(0) | 转发(1)

发布时间:2012-02-23 11:34:40

......【阅读全文】

阅读(3088) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册