RepoCGI: move site params to Git::RepoCGI::Config
commit204761330e2176efd1c299ee26ed92a38c8ba2ee
authorZachary T Welch <zw@superlucidity.net>
Wed, 28 Oct 2009 01:59:11 +0000 (27 18:59 -0700)
committerZachary T Welch <zw@superlucidity.net>
Wed, 28 Oct 2009 06:00:47 +0000 (27 23:00 -0700)
treeb3ed70adfbf09a1623f2f838234053c084955a8a
parent5b3a1297b64553c0cb998f064d115985dae5a83d
RepoCGI: move site params to Git::RepoCGI::Config

Add Git::RepoCGI::Config module that can be used with config.pl,
rather than hard-coding the site parameters.
.gitignore
Makefile
cgi/Git/RepoCGI.pm
cgi/Git/RepoCGI/Config.pm.in [new file with mode: 0644]