我有一个私人仓库,我在部署到 Heroku 时尝试访问它。但是,Heroku 不允许我克隆私人仓库,并给我以下错误(如我所料):
Host key verification failed.
fatal: The remote end hung up unexpectedly
Git error: command `git clone
'git@github.com:pr/lm-models.git'
"/tmp/build_3r0z0znww0zda/vendor/bundle/ruby/1.9.1/cache/bundler/git/lm-models-aab025aaadbe07202b16e1db7505ae1726f8723a"
--bare --no-hardlinks` in directory /tmp/build_3r0z0znww0zda has failed.
!
! Failed to install gems via Bundler.
!
! Heroku push rejected, failed to compile Ruby/rails app
我找到了这个,但不想以明文形式显示我的用户名/密码: