repositories with name starting with "_" will not work

Created by: mcortecchia

If you create a repository named something like "[Client] App" Gitlab will name the gitrepo in something like:

_client_app

that starting " _ " (underscore) will cause the repository to not be created. And no more repositories will be created untill that repo has been deleted.