From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason at zx2c4.com (Jason A. Donenfeld) Date: Tue, 9 Oct 2012 15:09:39 +0200 Subject: enable-git-config=1 In-Reply-To: <5074214C.4010001@necoro.eu> References: <5074214C.4010001@necoro.eu> Message-ID: On Tue, Oct 9, 2012 at 3:06 PM, Ren? Neumann wrote: > This description differs a little bit from the code: From the above, > "cgit.owner" for instance would not map to anything, but in the code it > does. Which one is the intended? > > I personally would prefer the current code approach, that cgit.* > overwrites gitweb.*. Thanks for pointing out the lack of language precision. Let me try again: - gitweb.category maps to the cgit repo config key "section" - gitweb.description maps to the cgit repo config key "desc" - gitweb.owner maps to the cgit repo config key "owner" - cgit.* maps to all cgit repo config keys - keys are applied in the order that they exist in the git config file