diff options
| author | Tharre <tharre3@gmail.com> | 2018-07-20 14:04:08 +0200 | 
|---|---|---|
| committer | Tharre <tharre3@gmail.com> | 2018-07-20 14:08:18 +0200 | 
| commit | 9fce696c7e8ec25901fc30033f47562e74deeb0e (patch) | |
| tree | 9bac8d8919bf47b2024df37c8168fcb5fe218307 /roles/gitolite | |
| parent | 468fbc855502e45af1e60581ee03cb8fa62e15e8 (diff) | |
| download | infrastructure-9fce696c7e8ec25901fc30033f47562e74deeb0e.tar.gz infrastructure-9fce696c7e8ec25901fc30033f47562e74deeb0e.tar.xz infrastructure-9fce696c7e8ec25901fc30033f47562e74deeb0e.zip  | |
cgit: enable blame and set .git/description
Diffstat (limited to 'roles/gitolite')
| -rw-r--r-- | roles/gitolite/templates/gitolite.rc.j2 | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/gitolite/templates/gitolite.rc.j2 b/roles/gitolite/templates/gitolite.rc.j2 index 39ad211..b183a87 100644 --- a/roles/gitolite/templates/gitolite.rc.j2 +++ b/roles/gitolite/templates/gitolite.rc.j2 @@ -154,7 +154,7 @@              # 'upstream',              # updates 'description' file instead of 'gitweb.description' config item -            # 'cgit', +            'cgit',              # allow repo-specific hooks to be added              'repo-specific-hooks',  | 
