📅  最后修改于: 2022-03-11 14:58:47.358000             🧑  作者: Mango
// Check for the current url
git remote -v
// remove remote url
git remote rm heroku
// re-add the remote url
git remote add heroku git@heroku.com:boiling-inlet-6957.git