There is a missing comma after the value set for GL_REPO_BASE, which leads to syntax errors and gitolite failing to process it.
GL_REPO_BASE
gitolite
Signed-off-by: Neal Gompa ngompa13@gmail.com
Thanks
Pull-Request has been merged by pingou
There is a missing comma after the value set for
GL_REPO_BASE, which leads to syntax errors andgitolitefailing to process it.Signed-off-by: Neal Gompa ngompa13@gmail.com