Re: [RFD] gitweb configuration
From: Jakub Narebski <hidden>
Date: 2016-06-15 22:42:30
Petr Baudis wrote:
quoted
- gitweb installation options (gitweb version need not to correspond to git version, and we could theoretically have more than one gitweb installation while one git-core installation). It was proposed to put such options on gitweb.conf file in the same directory as gitweb.cgi. Unfortunately if one would want to use git-repo-config for managing gitweb.conf one is out of luck: git-repo-config uses $GIT_DIR/config.In the longer term, perhaps this kind of configuration might land in the global git configuration file.
We could use user's "global" configuration file, ~/.gitconfig, in patch from Johannes Schindelin (and now in 'pu'). So GIT_CONFIG would be ~/.gitconfig, and GIT_CONFIG_LOCAL would be $GIT_DIR/config or what? -- Jakub Narebski Warsaw, Poland ShadeHawk on #git