diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2026-07-08 20:09:42 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2026-07-08 20:09:42 -0400 |
| commit | 15b509a6caaa64af886c2df9555ed48b47e3dc32 (patch) | |
| tree | bf81326fd6040f408731d6f0219f377478852c74 /configuration/gitolite | |
| parent | c9c6c7e08ffc08e7f90a4e56260e3106422eb8c6 (diff) | |
sections hopefully
Diffstat (limited to 'configuration/gitolite')
| -rw-r--r-- | configuration/gitolite/gitolite.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configuration/gitolite/gitolite.rc b/configuration/gitolite/gitolite.rc index 581e923..812bd04 100644 --- a/configuration/gitolite/gitolite.rc +++ b/configuration/gitolite/gitolite.rc @@ -21,7 +21,7 @@ UMASK => 0027, # look for "git-config" in the documentation - GIT_CONFIG_KEYS => 'cgit\.ignore gitweb\.description', + GIT_CONFIG_KEYS => 'cgit\.ignore cgit\.section gitweb\.description', # comment out if you don't need all the extra detail in the logfile LOG_EXTRA => 1, |
