08 2015 档案

摘要:cd /usr/share/locales sudo ./install-language-pack zh_CN 阅读全文
posted @ 2015-08-17 10:50 gabin 阅读(564) 评论(0) 推荐(0)
摘要:1、安装gitweb,命令安装即可 apt-get install gitweb 2、clone cgi $ git clone git://git.kernel.org/pub/scm/git/git.git $ cd git/ $ make GITWEB_PROJECTROOT="/opt/gi 阅读全文
posted @ 2015-08-03 09:22 gabin 阅读(265) 评论(0) 推荐(0)
摘要:1、git clone源码git clone git://github.com/sitaramc/gitolite2、安装gitolite/install -ln3、建立git仓库gitolite setup -pk $HOME/scott.pub 阅读全文
posted @ 2015-08-02 23:53 gabin 阅读(151) 评论(0) 推荐(0)