GitLab Community Edition 8.1.0.pre fatal: Not a git repository (or any parent up to mount point /srv) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
while we are at it ... could we define a file where I can provide the information like the git revision? then i could ship that file as part of the package and provide the information it would usually fetch from git.
"GitLab Community Edition 8.10.0-pre fatal: Not a git repository (or any parent up to mount point /srv) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
I would be happy if we could define a file like GITLAB_CE_VERSION which would be read if it exists and only the fallback code is using git. I could create that file during my rpm build then and we would get a proper versioned number displayed without shipping the ".git/" tree.