summaryrefslogtreecommitdiff
path: root/conf/gitolite.conf
blob: 0763a00faf11a66564a8187cd86fbdef71fdcdfb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
repo gitolite-admin
    RW+     =   135e2
    -       =   gitweb daemon
    option deny-rules = 1
    desc    =   Gitolite control repo

repo CREATOR/..*
    C       =   135e2
    owner   =   135e2
    RW+     =   CREATOR
    RW      =   WRITERS
    R       =   READERS

repo @all
    R       =   gitweb daemon