diff options
author | Colin Guthrie <colin@mageia.org> | 2013-07-14 21:42:04 +0000 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2013-07-14 21:42:04 +0000 |
commit | afe3e18be26509881cd65a7fab4b33049e465be6 (patch) | |
tree | 62b35a2267c405fff4103568b1387c1d51779668 /modules/cgit | |
parent | bf986436245941721c033fefc23e437ca3ce7255 (diff) | |
download | puppet-afe3e18be26509881cd65a7fab4b33049e465be6.tar puppet-afe3e18be26509881cd65a7fab4b33049e465be6.tar.gz puppet-afe3e18be26509881cd65a7fab4b33049e465be6.tar.bz2 puppet-afe3e18be26509881cd65a7fab4b33049e465be6.tar.xz puppet-afe3e18be26509881cd65a7fab4b33049e465be6.zip |
cgit: Remove the '.git' suffix (purely cosmetic)
Diffstat (limited to 'modules/cgit')
-rw-r--r-- | modules/cgit/templates/cgitrc | 1 |
1 files changed, 1 insertions, 0 deletions
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 |