]> prime8.dev >> repos - p8d.git/commitdiff
Add permission to add descriptions to gitweb
authorDamian Myrda <monkey.damianek@gmail.com>
Wed, 18 Sep 2024 18:35:09 +0000 (13:35 -0500)
committerDamian Myrda <monkey.damianek@gmail.com>
Wed, 18 Sep 2024 18:35:09 +0000 (13:35 -0500)
git/.gitolite.rc

index 41ee47f502045e1957018ea83102372dd8795acb..61ad579c2a66aed9518b3368ddbe853827ea0d94 100644 (file)
@@ -21,7 +21,7 @@
     UMASK                           =>  0077,
 
     # look for "git-config" in the documentation
-    GIT_CONFIG_KEYS                 =>  '',
+    GIT_CONFIG_KEYS                 =>  'gitweb.description',
 
     # comment out if you don't need all the extra detail in the logfile
     LOG_EXTRA                       =>  1,