0
我在Heroku上創建了一個應用程序。該應用程序被推送到我的[email protected]:[My-project-name] .git。如何在我的個人Github帳戶上推送我的Heroku應用程序?
我想推這個應用程序到我自己的Github帳戶。我該怎麼做?
順便說一句,這樣做的:
git clone [email protected]:[My-project-name].git
還給:
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights