'git push heroku master' is still asking for authentication

前端 未结 19 2594
囚心锁ツ
囚心锁ツ 2020-12-02 05:37

I have executed:

$ heroku login

But when I try to push, I\'m still asked for authentication:

$ git push heroku master
Usern         


        
19条回答
  •  温柔的废话
    2020-12-02 06:06

    Pardon for the late reply, but I have fixed my problem two months ago. (Just haven't marked the question as answered. /noob)

    SSH Fingerprint not authorized on Heroku after git restore

提交回复
热议问题