From 9fce696c7e8ec25901fc30033f47562e74deeb0e Mon Sep 17 00:00:00 2001 From: Tharre Date: Fri, 20 Jul 2018 14:04:08 +0200 Subject: cgit: enable blame and set .git/description --- roles/cgit/templates/cgitrc.j2 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'roles/cgit/templates/cgitrc.j2') diff --git a/roles/cgit/templates/cgitrc.j2 b/roles/cgit/templates/cgitrc.j2 index 562a002..d5204ae 100644 --- a/roles/cgit/templates/cgitrc.j2 +++ b/roles/cgit/templates/cgitrc.j2 @@ -17,8 +17,7 @@ about-filter=/usr/lib/cgit/filters/about-formatting.sh clone-url=https://$HTTP_HOST/$CGIT_REPO_URL git://{{ gitolite_clone }}:$CGIT_REPO_URL ssh://{{ gitolite_clone }}/$CGIT_REPO_URL # enable git blame -# not implemented yet in v1.1 -#enable-blame=1 +enable-blame=1 # use information from gitolite enable-git-config=1 -- cgit v1.2.3-70-g09d2