小编lav*_*apj的帖子

如何在Heroku上更改app的git url

当我从终端I运行"git remote -v"时,得到以下内容:

heroku  git@heroku.com:obscure-taiga-9581.git (fetch)
heroku  git@heroku.com:obscure-taiga-9581.git (push)
origin  http://coastguard-quiz.herokuapp.com/ (fetch)
origin  http://coastguard-quiz.herokuapp.com/ (push)
Run Code Online (Sandbox Code Playgroud)

我想替换"git@heroku.com:obscure-taiga-9581.git"部分.我怎么做?

git heroku

22
推荐指数
1
解决办法
1万
查看次数

标签 统计

git ×1

heroku ×1