Thanks! This sounds great :). > - 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 other cgit repo config keys
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.*. - René _______________________________________________ cgit mailing list [email protected] http://hjemli.net/mailman/listinfo/cgit
