GitLab (or gitolite?) lowercases all project names
Created by: weisjohn
I attempted to make a project called "syncFOO" and running ssh gitlab info
shows me
hello [username], this is git@gitlab-machine running gitolite3 v3.04-4-g4524f01 on git 1.7.9.5
WARNING: split conf not set, gl-conf present for 'syncFOO'
R W syncFOO
[...]
As far as I know, gitolite supports capitals in repo names.