我在使用 gilab-shell 将我的初始 repo 推送到 gitlabhq 服务器时遇到问题。早些时候我设置了 gitlabhq (2.1) + gitolite ,它工作正常。
ssh -T git@git.domain.net
Welcome to GitLab 5.2, Anonymous!
但是当我试图推动任何东西时
git push -u origin master
fatal: The remote end hung up unexpectedly
我检查了 stackover flow 和 gitlab 的问题列表中的许多答案,但似乎没有一个对我有帮助。
https://github.com/gitlabhq/gitlab-shell/issues
https://groups.google.com/forum/#!msg/gitlabhq/dqiHDBrXOjQ/PEntFiYxTGUJ