相关疑难解决方法(0)

Gitolite 3 - 设置回购说明(未经授权)

我正在使用Gitolite 3.6

$ ssh git@host info
hello you, this is got@Git running gitolite3 v3.6.1-6-gdc8b590 on git 1.7.10.4
[...]
R W   my_project
[...]
Run Code Online (Sandbox Code Playgroud)

关于设置回购描述的文档

$ ssh git@host desc my_project "Machin chouette"
FATAL: you are not authorized
Run Code Online (Sandbox Code Playgroud)

怎么解释这个?


git@host $ cat ~/.gitolite.rc
[...]
    ENABLE => [
        [...]
        'desc',
        'cgit',
    ]
[...]
Run Code Online (Sandbox Code Playgroud)

git gitolite

4
推荐指数
1
解决办法
794
查看次数

标签 统计

git ×1

gitolite ×1