Gitlab refuses to create remote repositories

谁说我不能喝 提交于 2020-01-13 20:49:06

问题


I have installed gitlab 6.5 using this guide.

I have run sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production and everything is green.

The problem is I can't clone or push stuff to the server with HTTP. I saw that the server is not creating a git repository in the folder, but only the wiki.git.

I can push and pull to the wiki.git?

来源:https://stackoverflow.com/questions/21486040/gitlab-refuses-to-create-remote-repositories

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!