gitosis安装补充说明
安装部署具体可以参考http://scie.nti.st/2007/11/14/hosting-git-repositories-the-easy-and-secure-way,或者参考《pro git》相关章节。这里只列出对问题的总结。
1.gitosis-init时直接使用git账户操作即可
[root@localhost ~]# git clone git@localhost:gitosis-admin.gitCloning into gitosis-admin...git@localhost's password:fatal: 'gitosis-admin.git' does not appear to be a git repositoryfatal: The remote end hung up unexpectedly