Deploying to a host that has access to several repos fails since 5.0
Created by: friedrich
When I access repositories:
$ git clone git@host:repo.git
Cloning into 'repo'...
fatal: The remote end hung up unexpectedly
Executing
$ sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production
is all green and everything else seems to work.