From afe3e18be26509881cd65a7fab4b33049e465be6 Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Sun, 14 Jul 2013 21:42:04 +0000 Subject: cgit: Remove the '.git' suffix (purely cosmetic) --- modules/cgit/templates/cgitrc | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/cgit') diff --git a/modules/cgit/templates/cgitrc b/modules/cgit/templates/cgitrc index 2f25d532..1fc36667 100644 --- a/modules/cgit/templates/cgitrc +++ b/modules/cgit/templates/cgitrc @@ -142,4 +142,5 @@ commit-filter=/usr/local/bin/cgit.filter.commit-links.sh section-from-path=-1 case-sensitive-sort=0 +remove-suffix=1 scan-path=/git -- cgit v1.2.1