]> gitweb.fluxo.info Git - puppet-git.git/commitdiff
Set default GIT_CONFIG_KEYS
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 7 Mar 2016 15:04:51 +0000 (12:04 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 7 Mar 2016 15:04:51 +0000 (12:04 -0300)
files/gitolite.rc.jessie

index 6ecc03a7061e32bb6de4fd5681d4d87c4cd4e865..024ecf73ec2bc9de2ecd40c0b3e3af408fb43035 100644 (file)
@@ -21,7 +21,7 @@
     UMASK                           =>  0077,
 
     # look for "git-config" in the documentation
-    GIT_CONFIG_KEYS                 =>  '',
+    GIT_CONFIG_KEYS                 =>  '.*',
 
     # comment out if you don't need all the extra detail in the logfile
     LOG_EXTRA                       =>  1,