GIT_CONFIG_KEYS should be '.*'
Created by: guileen
I can't create project in gitlab, projects not in gitolite.
log/githost.log show below
March 04, 2013 16:32 -> ERROR -> Gitolite error -> remote: FATAL: git config 'core.sharedRepository' not allowed remote: check GIT_CONFIG_KEYS in the rc file To [email protected]:gitolite-admin 8771dee..f354a61 master -> master
change /home/git/.gitolite.rc from GIT_CONFIG_KEYS='' to GIT_CONFIG_KEYS='.*'
# look in the "GIT-CONFIG" section in the README for what to do
GIT_CONFIG_KEYS => '.*',